Update to latest EightBit library

This commit is contained in:
Adrian Conlon
2025-03-29 14:38:36 +00:00
parent 1b1b92ac2c
commit 820fb707b9
+2 -2
View File
@@ -11,11 +11,11 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<WarningLevel>7</WarningLevel>
<WarningLevel>8</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<WarningLevel>7</WarningLevel>
<WarningLevel>8</WarningLevel>
</PropertyGroup>
<ItemGroup>