Drop redundant `<None Remove/>`

This commit is contained in:
YoshiRulz 2025-03-18 06:32:27 +10:00
parent ca370bcb6b
commit c3133b13b4
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@
<ProjectReference Include="$(ProjectDir)../BizHawk.Emulation.DiscSystem/BizHawk.Emulation.DiscSystem.csproj" />
<EmbeddedResource Include="Resources/**/*" />
</ItemGroup>
<ItemGroup>
<None Remove="Resources\dosbox-x.conf.zst" />
</ItemGroup>
<ItemGroup>
<Compile Update="Arcades/MAME/MAME.*.cs" DependentUpon="MAME.cs" />
<Compile Update="Calculators/Emu83/Emu83.*.cs" DependentUpon="Emu83.cs" />