Get M6809 unit tests running again

This commit is contained in:
Adrian Conlon
2025-05-12 12:19:27 +01:00
parent e7b025e66e
commit adbd16daa2

View File

@@ -18,6 +18,10 @@
<WarningLevel>9999</WarningLevel>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MSTest" Version="3.8.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\EightBit\EightBit.csproj" />
<ProjectReference Include="..\MC6809.csproj" />