Skip to content

Commit

Permalink
Update icon location
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnwildermuth committed Jan 28, 2024
1 parent 6c721e8 commit da5c4c2
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
</PropertyGroup>

<ItemGroup>
<None Include="..\..\..\MetaWeblog\src\WilderMinds.MetaWeblog\wilderminds-logo.png">
<None Include="..\..\License.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\..\License.md">
<None Include="..\..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\..\README.md">
<None Include="..\..\wilderminds-logo.png">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
Expand Down

0 comments on commit da5c4c2

Please sign in to comment.