Skip to content

Commit 29f6581

Browse files
committed
Update csproj
1 parent 0973720 commit 29f6581

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/Common.csproj

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@
1212
<InformationalVersion>6.0.1311-prerelease</InformationalVersion>
1313
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
1414
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
15-
<PackageTags>entlib entlib6 Enterprise Library common core LOB futures OSS</PackageTags>
15+
<PackageTags>entlib entlib6 Enterprise Library common core LOB OSS dotnetcore</PackageTags>
1616
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
17-
<Authors>Microsoft; Arnaud Maichac</Authors>
18-
<Company>Microsoft; patterns-and-practices; Arnaud Maichac</Company>
17+
<Authors>Arnaud Maichac</Authors>
18+
<Company>Arnaud Maichac</Company>
1919
<RepositoryUrl>https://github.com/arnaudmaichac/Microsoft.Practices.EnterpriseLibrary.Common</RepositoryUrl>
20-
<PackageId>Microsoft.Practices.EnterpriseLibrary.Common.Core</PackageId>
20+
<PackageId>EnterpriseLibrary.Common.Core</PackageId>
21+
<PackageReleaseNotes></PackageReleaseNotes>
2122
</PropertyGroup>
2223
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2324
<DefineConstants>TRACE;WMINET10;DEBUG</DefineConstants>

0 commit comments

Comments
 (0)