Skip to content

Commit 752449b

Browse files
committed
Update property group tags.
1 parent 8f56da6 commit 752449b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Serilog.Sinks.File/Serilog.Sinks.File.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<SignAssembly>true</SignAssembly>
1111
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
1212
<PackageTags>serilog;file</PackageTags>
13-
<PackageIconUrl>http://serilog.net/images/serilog-sink-nuget.png</PackageIconUrl>
13+
<PackageIcon>http://serilog.net/images/serilog-sink-nuget.png</PackageIcon>
1414
<PackageProjectUrl>http://serilog.net</PackageProjectUrl>
15-
<PackageLicenseUrl>http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
15+
<PackageLicense>http://www.apache.org/licenses/LICENSE-2.0</PackageLicense>
1616
<RepositoryUrl>https://github.com/serilog/serilog-sinks-file</RepositoryUrl>
1717
<RepositoryType>git</RepositoryType>
1818
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>

0 commit comments

Comments
 (0)