We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f7b81 commit 8a681a6Copy full SHA for 8a681a6
src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj
@@ -17,7 +17,7 @@
17
<PackageTags>serilog;async</PackageTags>
18
<PackageIconUrl>https://serilog.net/images/serilog-sink-nuget.png</PackageIconUrl>
19
<PackageProjectUrl>https://serilog.net</PackageProjectUrl>
20
- <PackageLicenseUrl>http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
+ <PackageLicense>Apache-2.0</PackageLicense>
21
<RepositoryUrl>https://github.com/serilog/serilog-sinks-async</RepositoryUrl>
22
<RepositoryType>git</RepositoryType>
23
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
0 commit comments