8000
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.
2 parents c6d1f16 + ef8724d commit 5ca49a1Copy full SHA for 5ca49a1
src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj
@@ -18,6 +18,8 @@
18
<PackageIconUrl>http://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>
21
+ <RepositoryUrl>https://github.com/serilog/serilog-sinks-async</RepositoryUrl>
22
+ <RepositoryType>git</RepositoryType>
23
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
24
</PropertyGroup>
25
0 commit comments