|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.9.34728.123 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lesson_006_1", "Lesson_006_1\Lesson_006_1.csproj", "{9B7E8D6F-E474-400A-A142-A5740EDD8C53}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lesson_006_2", "Lesson_006_2\Lesson_006_2.csproj", "{2AAF091F-6DCC-40B9-B542-2C32AAF51000}" |
| 9 | +EndProject |
| 10 | +Global |
| 11 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 12 | + Debug|Any CPU = Debug|Any CPU |
| 13 | + Release|Any CPU = Release|Any CPU |
| 14 | + EndGlobalSection |
| 15 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 16 | + {9B7E8D6F-E474-400A-A142-A5740EDD8C53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 17 | + {9B7E8D6F-E474-400A-A142-A5740EDD8C53}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 18 | + {9B7E8D6F-E474-400A-A142-A5740EDD8C53}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 19 | + {9B7E8D6F-E474-400A-A142-A5740EDD8C53}.Release|Any CPU.Build.0 = Release|Any CPU |
| 20 | + {2AAF091F-6DCC-40B9-B542-2C32AAF51000}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {2AAF091F-6DCC-40B9-B542-2C32AAF51000}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {2AAF091F-6DCC-40B9-B542-2C32AAF51000}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 23 | + {2AAF091F-6DCC-40B9-B542-2C32AAF51000}.Release|Any CPU.Build.0 = Release|Any CPU |
| 24 | + EndGlobalSection |
| 25 | + GlobalSection(SolutionProperties) = preSolution |
| 26 | + HideSolutionNode = FALSE |
| 27 | + EndGlobalSection |
| 28 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 29 | + SolutionGuid = {5A7C4786-3935-428F-9632-59E90536A28C} |
| 30 | + EndGlobalSection |
| 31 | +EndGlobal |
0 commit comments