Skip to content

Commit

Permalink
Fix Logo reference (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
HurricanKai authored May 7, 2022
1 parent f726f2e commit 5f5d836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>
<!-- NuGet -->
<PropertyGroup>
<PackageIcon>logo.png</PackageIcon>
<PackageIcon>$(MSBuildThisFileDirectory)..\documentation\readme\silkdotnet_v3.png</PackageIcon>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<LangVersion>preview</LangVersion>
<Authors>.NET Foundation and Contributors</Authors>
Expand Down

0 comments on commit 5f5d836

Please sign in to comment.