Skip to content

Commit 1b36154

Browse files
authored
Merge pull request #103 from tranpl/jan_2023_update
Jan 2023 update
2 parents 267b308 + 1edf12e commit 1b36154

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

RedcapApi/Redcap.csproj

+1-3
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,18 @@
1313
<Version>1.3.0</Version>
1414
<AssemblyVersion>1.3.0</AssemblyVersion>
1515
<PackageTags>redcap api library vcu</PackageTags>
16-
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1716
<ApplicationIcon />
1817
<OutputType>Library</OutputType>
19-
<StartupObject />
2018
<NeutralLanguage>en</NeutralLanguage>
2119
<FileVersion>1.3.0</FileVersion>
2220
<license>https://github.com/cctrbic/redcap-api/blob/master/LICENSE.md</license>
2321
<Copyright>https://github.com/cctrbic/redcap-api/blob/master/LICENSE.md</Copyright>
2422
<icon>https://vortex.cctr.vcu.edu/images/ram_crest_160.png</icon>
25-
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2623
<PackageIcon>vcu.png</PackageIcon>
2724
<Title>Redcap Api</Title>
2825
<PackageReleaseNotes>- add new api methods for FileRepository
2926
- update documentation</PackageReleaseNotes>
27+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
3028
</PropertyGroup>
3129
<ItemGroup>
3230
<Compile Remove="bin\**" />

0 commit comments

Comments
 (0)