Skip to content

Commit 8ad9d14

Browse files
author
maximv
committed
fixing the nuget cion at least
1 parent ccf9a78 commit 8ad9d14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Directory.Build.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<None Include="..\..\DryIoc.snk" Pack="true" PackagePath="DryIoc.snk" Visible="false" />
88
<None Include="..\..\logo\logo128.png" Pack="true" PackagePath="logo.png" Visible="false" />
99
</ItemGroup>
10+
1011
<PropertyGroup>
1112
<NeutralLanguage>en-US</NeutralLanguage>
1213
<PackageLicense>https://github.com/dadhi/DryIoc/blob/master/LICENSE.txt</PackageLicense>
@@ -15,8 +16,8 @@
1516
<PackageProjectUrl>https://github.com/dadhi/DryIoc</PackageProjectUrl>
1617
<RepositoryUrl>https://github.com/dadhi/DryIoc.git</RepositoryUrl>
1718
<RepositoryType>git</RepositoryType>
19+
<PackageIconUrl>https://github.com/dadhi/DryIoc/blob/master/logo.png</PackageIconUrl>
1820
<PackageIcon>logo.png</PackageIcon>
19-
<icon>logo.png</icon>
2021
</PropertyGroup>
2122

2223
<!--Signing all packages, oh boy-->

0 commit comments

Comments
 (0)