Skip to content

Commit

Permalink
Merge pull request #1266 from tsimbalar/nuget-license
Browse files Browse the repository at this point in the history
Update Nuget package license format to new format
  • Loading branch information
nblumhardt committed May 29, 2019
2 parents a1e9850 + fa506c8 commit 36c39eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog/Serilog.csproj
Expand Up @@ -13,7 +13,7 @@
<PackageTags>serilog;logging;semantic;structured</PackageTags>
<PackageIconUrl>https://serilog.net/images/serilog-nuget.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/serilog/serilog</PackageProjectUrl>
<PackageLicenseUrl>https://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<RepositoryUrl>https://github.com/serilog/serilog</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
Expand Down

0 comments on commit 36c39eb

Please sign in to comment.