GUI: Remove spurious .gif entries in .csproj
This commit is contained in:
@@ -19,16 +19,6 @@
|
|||||||
<NoWarn>1701;1702;NU1701</NoWarn>
|
<NoWarn>1701;1702;NU1701</NoWarn>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
|
||||||
<None Remove="Resources\baby-spinner.gif" />
|
|
||||||
<None Remove="Resources\chemical-loading-spinner.gif" />
|
|
||||||
<None Remove="Resources\childs-drawing.gif" />
|
|
||||||
<None Remove="Resources\ConventionalOblongFairybluebird-small.gif" />
|
|
||||||
<None Remove="Resources\green-google-material-spinner.gif" />
|
|
||||||
<None Remove="Resources\pizza.gif" />
|
|
||||||
<None Remove="Resources\preview.gif" />
|
|
||||||
</ItemGroup>
|
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="..\Il2CppInspector.CLI\Utils.cs" Link="Utils.cs" />
|
<Compile Include="..\Il2CppInspector.CLI\Utils.cs" Link="Utils.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user