12345678910111213141516171819202122232425 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 16
- VisualStudioVersion = 16.0.29609.76
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lyakhov_Bilet10", "Lyakhov_Bilet10.csproj", "{6EECBF76-4977-40B6-B5E2-290537DCA54C}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {6EECBF76-4977-40B6-B5E2-290537DCA54C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6EECBF76-4977-40B6-B5E2-290537DCA54C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6EECBF76-4977-40B6-B5E2-290537DCA54C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6EECBF76-4977-40B6-B5E2-290537DCA54C}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {299475F6-CD63-4139-9A86-FA3D7C924578}
- EndGlobalSection
- EndGlobal
|