DAS_2024_1/aleikin_artem_lab_2/MySolution/MySolution.sln

32 lines
1.6 KiB
Plaintext
Raw Normal View History

2024-11-19 04:45:13 +04:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35312.102
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConsoleApp1", "ConsoleApp1\ConsoleApp1.csproj", "{4AA3FE7B-3074-4C88-B656-329CA0775E84}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConsoleApp2", "ConsoleApp2\ConsoleApp2.csproj", "{B58DA2CC-FFDF-4B55-8499-2B66B9C092DC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4AA3FE7B-3074-4C88-B656-329CA0775E84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4AA3FE7B-3074-4C88-B656-329CA0775E84}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4AA3FE7B-3074-4C88-B656-329CA0775E84}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4AA3FE7B-3074-4C88-B656-329CA0775E84}.Release|Any CPU.Build.0 = Release|Any CPU
{B58DA2CC-FFDF-4B55-8499-2B66B9C092DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B58DA2CC-FFDF-4B55-8499-2B66B9C092DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B58DA2CC-FFDF-4B55-8499-2B66B9C092DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B58DA2CC-FFDF-4B55-8499-2B66B9C092DC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9FA7820A-6879-4F32-A304-59D3FAA51A8C}
EndGlobalSection
EndGlobal