Readding Tests

Missed from nomenclature standardization.
This commit is contained in:
Jordan Wages 2025-08-21 03:53:39 -05:00
commit 1d86b2bc19

View file

@ -12,6 +12,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSMic.Core", "Core\CSMic.Co
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSMic.StandardLibrary", "StandardLibrary\CSMic.StandardLibrary.csproj", "{1533FED0-C765-4929-8797-CE6C2E594DAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CCMic.Tests", "Tests\CCMic.Tests.csproj", "{CB09F818-33F7-427E-B6B9-DB8503EAAE4A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -26,6 +28,10 @@ Global
{1533FED0-C765-4929-8797-CE6C2E594DAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1533FED0-C765-4929-8797-CE6C2E594DAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1533FED0-C765-4929-8797-CE6C2E594DAB}.Release|Any CPU.Build.0 = Release|Any CPU
{CB09F818-33F7-427E-B6B9-DB8503EAAE4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CB09F818-33F7-427E-B6B9-DB8503EAAE4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CB09F818-33F7-427E-B6B9-DB8503EAAE4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CB09F818-33F7-427E-B6B9-DB8503EAAE4A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE