DAS_2023_1/sergeev_evgenii_lab_3/Lessons/Lessons.sln
Евгений Сергеев 9c18e49440 done!
2024-01-21 22:31:01 +04:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32319.34
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lessons", "Lessons\Lessons.csproj", "{0CC7E6F5-2A84-4409-9150-FD73B69801FA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0CC7E6F5-2A84-4409-9150-FD73B69801FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0CC7E6F5-2A84-4409-9150-FD73B69801FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0CC7E6F5-2A84-4409-9150-FD73B69801FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0CC7E6F5-2A84-4409-9150-FD73B69801FA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8DA76FDB-3479-4EB5-88B3-089FA9F57FF5}
EndGlobalSection
EndGlobal