From f03817da1b5dea4211c983d21f45e2fc899e3105 Mon Sep 17 00:00:00 2001 From: Brandon Thetford Date: Thu, 20 Jun 2024 21:18:01 -0700 Subject: [PATCH] Have to add this back in temporarily The UnitTests project needs to be split --- NoSamples.slnf | 1 + 1 file changed, 1 insertion(+) diff --git a/NoSamples.slnf b/NoSamples.slnf index 7729d0acc..f0b138221 100644 --- a/NoSamples.slnf +++ b/NoSamples.slnf @@ -5,6 +5,7 @@ "Analyzers\\Terminal.Gui.Analyzers.Internal.Tests\\Terminal.Gui.Analyzers.Internal.Tests.csproj", "Analyzers\\Terminal.Gui.Analyzers.Internal\\Terminal.Gui.Analyzers.Internal.csproj", "Terminal.Gui\\Terminal.Gui.csproj", + "UICatalog\\UICatalog.csproj", "UnitTests\\UnitTests.csproj" ] }