Skip to content

Commit 8a681a6

Browse files
committed
<PackageLicense>
1 parent 91f7b81 commit 8a681a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageTags>serilog;async</PackageTags>
1818
<PackageIconUrl>https://serilog.net/images/serilog-sink-nuget.png</PackageIconUrl>
1919
<PackageProjectUrl>https://serilog.net</PackageProjectUrl>
20-
<PackageLicenseUrl>http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
20+
<PackageLicense>Apache-2.0</PackageLicense>
2121
<RepositoryUrl>https://github.com/serilog/serilog-sinks-async</RepositoryUrl>
2222
<RepositoryType>git</RepositoryType>
2323
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)