File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 15
15
<PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
16
16
<PackageId >Serilog.Sinks.Async</PackageId >
17
17
<PackageTags >serilog;async</PackageTags >
18
- <PackageIconUrl >https:// serilog.net/images/serilog -sink-nuget.png</PackageIconUrl >
18
+ <PackageIcon > serilog-sink-nuget.png</PackageIcon >
19
19
<PackageProjectUrl >https://serilog.net</PackageProjectUrl >
20
20
<PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
21
21
<RepositoryUrl >https://github.com/serilog/serilog-sinks-async</RepositoryUrl >
37
37
<Reference Include =" Microsoft.CSharp" />
38
38
</ItemGroup >
39
39
40
+ <ItemGroup >
41
+ <None Include =" ..\..\assets\serilog-sink-nuget.png" >
42
+ <Pack >True</Pack >
43
+ <PackagePath ></PackagePath >
44
+ </None >
45
+ </ItemGroup >
46
+
40
47
</Project >
You can’t perform that action at this time.
0 commit comments