Fix MSBuild warnings.

This commit is contained in:
2022-03-06 14:07:02 +00:00
parent 3b6091c02c
commit 0deebadaa0

View File

@@ -54,9 +54,6 @@
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
</ItemGroup>
<ItemGroup>
<Compile Include="Bluray\BCA.cs" />
<Compile Include="Bluray\Cartridge.cs" />