Test project fixed

This commit is contained in:
Evgeny Redikultsev
2023-02-22 23:44:13 +05:00
parent 4899f3a38e
commit 118639716b
8 changed files with 5 additions and 79 deletions

View File

@@ -15,8 +15,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StructureHelperLogics", "St
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FieldVisualizer", "FieldVisualizer\FieldVisualizer.csproj", "{6CAC5B83-81F3-47C2-92A1-0F94A58491C2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject1", "TestProject1\TestProject1.csproj", "{1EEA0FCD-13C6-4B30-B636-B2C06866A40E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -47,10 +45,6 @@ Global
{6CAC5B83-81F3-47C2-92A1-0F94A58491C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6CAC5B83-81F3-47C2-92A1-0F94A58491C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6CAC5B83-81F3-47C2-92A1-0F94A58491C2}.Release|Any CPU.Build.0 = Release|Any CPU
{1EEA0FCD-13C6-4B30-B636-B2C06866A40E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1EEA0FCD-13C6-4B30-B636-B2C06866A40E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1EEA0FCD-13C6-4B30-B636-B2C06866A40E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1EEA0FCD-13C6-4B30-B636-B2C06866A40E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE