File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1111 <SignAssembly >true</SignAssembly >
1212 <PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
1313 <PackageTags >serilog;aspnet;aspnetcore</PackageTags >
14- <PackageIcon >serilog-extension-nuget.png</PackageIcon >
15- <PackageIconUrl >https://serilog.net/images/serilog-extension-nuget.png</PackageIconUrl >
14+ <PackageIcon >icon.png</PackageIcon >
1615 <PackageProjectUrl >https://github.com/serilog/serilog-aspnetcore</PackageProjectUrl >
1716 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1817 <RepositoryUrl >https://github.com/serilog/serilog-aspnetcore</RepositoryUrl >
2221 </PropertyGroup >
2322
2423 <ItemGroup >
25- <None Include =" images/serilog-extension-nuget. png" Pack =" true" PackagePath =" / " />
24+ <None Include =" ..\..\assets\icon. png" Pack =" true" Visible = " false " PackagePath =" " />
2625 </ItemGroup >
27-
26+
2827 <ItemGroup >
2928 <PackageReference Include =" Serilog" Version =" 2.10.0" />
3029 <PackageReference Include =" Serilog.Extensions.Hosting" Version =" 4.0.0" />
You can’t perform that action at this time.
0 commit comments