Skip to content

Commit

Permalink
更新图标
Browse files Browse the repository at this point in the history
  • Loading branch information
YangSpring114 committed Dec 17, 2023
1 parent caba090 commit e6f5a61
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions MinecraftLaunch/MinecraftLaunch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@
</PropertyGroup>

<ItemGroup>
<Compile Remove=".nuget\**" />
<None Remove=".nuget\**" />
<EmbeddedResource Remove=".nuget\**" />
<None Include="..\MinecraftLaunch\.nuget\logo.png">
<Pack>True</Pack>
<PackagePath></PackagePath>
<Link>logo.png</Link>
</None>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e6f5a61

Please sign in to comment.