26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.002.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "lab7", "lab7.csproj", "{0EF80FA3-6A74-475C-A404-2B82CDEB8E7B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{0EF80FA3-6A74-475C-A404-2B82CDEB8E7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0EF80FA3-6A74-475C-A404-2B82CDEB8E7B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0EF80FA3-6A74-475C-A404-2B82CDEB8E7B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0EF80FA3-6A74-475C-A404-2B82CDEB8E7B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {3B24B6BC-B7E7-4972-88A4-512F975022F0}
|
|
EndGlobalSection
|
|
EndGlobal
|