Skip to content

Commit d67409c

Browse files
Embed icon into NuGet package
1 parent 05e48ab commit d67409c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Serilog.Enrichers.ExcelDna/Serilog.Enrichers.ExcelDna.nuspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<licenseUrl>https://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
1111
<projectUrl>https://github.com/augustoproiete/serilog-enrichers-exceldna</projectUrl>
1212
<repository type="git" url="https://github.com/augustoproiete/serilog-enrichers-exceldna" />
13+
<icon>images\icon.png</icon>
1314
<iconUrl>https://raw.githubusercontent.com/augustoproiete/serilog-enrichers-exceldna/master/assets/serilog-enrichers-exceldna-nuget.png</iconUrl>
1415
<summary>A Serilog Enricher with properties from Excel-DNA</summary>
1516
<description>A Serilog Enricher with properties from Excel-DNA</description>
@@ -29,6 +30,7 @@
2930
</frameworkAssemblies>
3031
</metadata>
3132
<files>
33+
<file src="..\..\assets\serilog-enrichers-exceldna-nuget.png" target="images\icon.png" />
3234
<file src="bin\$configuration$\Serilog.Enrichers.ExcelDna.dll" target="lib\net45\" />
3335
<file src="bin\$configuration$\Serilog.Enrichers.ExcelDna.pdb" target="lib\net45\" />
3436
<file src="bin\$configuration$\Serilog.Enrichers.ExcelDna.xml" target="lib\net45\" />

0 commit comments

Comments
 (0)