We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d1f16 commit ef8724dCopy full SHA for ef8724d
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