File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
src/Serilog.Settings.Configuration Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 13
13
<PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
14
14
<PackageId >Serilog.Settings.Configuration</PackageId >
15
15
<PackageTags >serilog;json</PackageTags >
16
- <PackageIconUrl >http ://serilog.net/images/serilog-configuration-nuget.png</PackageIconUrl >
17
- <PackageProjectUrl >http ://serilog.net </PackageProjectUrl >
18
- <PackageLicenseUrl >http ://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl >
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
19
20
20
<!-- Don't reference the full NETStandard.Library -->
21
21
<DisableImplicitFrameworkReferences >true</DisableImplicitFrameworkReferences >
22
22
<RootNamespace >Serilog</RootNamespace >
23
+ <Version >2.5.0</Version >
23
24
</PropertyGroup >
24
25
25
26
<ItemGroup >
You can’t perform that action at this time.
0 commit comments