File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Serilog.Settings.Configuration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<Description >Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.</Description >
15
15
<PackageTags >serilog;json</PackageTags >
16
16
<PackageIconUrl >https://serilog.net/images/serilog-configuration-nuget.png</PackageIconUrl >
17
17
<PackageProjectUrl >https://github.com/serilog/serilog-settings-configuration</PackageProjectUrl >
18
- <PackageLicenseUrl >https://www.apache.org/licenses/LICENSE -2.0</PackageLicenseUrl >
18
+ <PackageLicenseExpression >Apache -2.0</PackageLicenseExpression >
19
19
<RepositoryUrl >https://github.com/serilog/serilog-settings-configuration</RepositoryUrl >
20
20
<RepositoryType >git</RepositoryType >
21
21
<RootNamespace >Serilog</RootNamespace >
You can’t perform that action at this time.
0 commit comments