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 1ee618a commit 54ddc84Copy full SHA for 54ddc84
src/Serilog.Settings.Configuration/Serilog.Settings.Configuration.csproj
@@ -16,6 +16,8 @@
16
<PackageIconUrl>https://serilog.net/images/serilog-configuration-nuget.png</PackageIconUrl>
17
<PackageProjectUrl>https://github.com/serilog/serilog-settings-configuration</PackageProjectUrl>
18
<PackageLicenseUrl>https://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
19
+ <RepositoryUrl>https://github.com/serilog/serilog-settings-configuration</RepositoryUrl>
20
+ <RepositoryType>git</RepositoryType>
21
<RootNamespace>Serilog</RootNamespace>
22
</PropertyGroup>
23
0 commit comments