Skip to content

Commit 74a2dda

Browse files
authored
Merge pull request #114 from SimonCropp/licenseExpression
move to PackageLicenseExpression
2 parents 5d49fee + b72f844 commit 74a2dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.AspNetCore/Serilog.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageTags>serilog;aspnet;aspnetcore</PackageTags>
1616
<PackageIconUrl>http://serilog.net/images/serilog-extension-nuget.png</PackageIconUrl>
1717
<PackageProjectUrl>https://github.com/serilog/serilog-aspnetcore</PackageProjectUrl>
18-
<PackageLicenseUrl>http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
18+
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1919
<RepositoryUrl>https://github.com/serilog/serilog-aspnetcore</RepositoryUrl>
2020
<RepositoryType>git</RepositoryType>
2121
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>

0 commit comments

Comments
 (0)