From adbd16daa23b99171dd3d0cc04ffe41a25582432 Mon Sep 17 00:00:00 2001 From: Adrian Conlon <98398945+AdrianConlon@users.noreply.github.com> Date: Mon, 12 May 2025 12:19:27 +0100 Subject: [PATCH] Get M6809 unit tests running again --- MC6809/MC6809.UnitTest/MC6809.UnitTest.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MC6809/MC6809.UnitTest/MC6809.UnitTest.csproj b/MC6809/MC6809.UnitTest/MC6809.UnitTest.csproj index 2565c3b..cbfb3d1 100644 --- a/MC6809/MC6809.UnitTest/MC6809.UnitTest.csproj +++ b/MC6809/MC6809.UnitTest/MC6809.UnitTest.csproj @@ -18,6 +18,10 @@ 9999 + + + +