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}") = "ГЕС№5", "ГЕС№5\ГЕС№5.csproj", "{26C6B5E6-6C66-4FDB-9FB9-13E471E7431C}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {26C6B5E6-6C66-4FDB-9FB9-13E471E7431C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {26C6B5E6-6C66-4FDB-9FB9-13E471E7431C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {26C6B5E6-6C66-4FDB-9FB9-13E471E7431C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {26C6B5E6-6C66-4FDB-9FB9-13E471E7431C}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {C8E86C54-FA5B-49A1-9379-6F26C97F3786}
- EndGlobalSection
- EndGlobal
|