Fix MSBuild warnings.

This commit is contained in:
2022-03-06 14:07:02 +00:00
parent cb79ff60d6
commit bfca01481a

View File

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