12345678910111213141516171819202122232425 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 16
- VisualStudioVersion = 16.0.32630.194
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "09_OOO_StroyMateryali", "09_OOO_StroyMateryali.csproj", "{156DD16A-33BA-4715-808B-F7B20307B277}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {156DD16A-33BA-4715-808B-F7B20307B277}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {156DD16A-33BA-4715-808B-F7B20307B277}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {156DD16A-33BA-4715-808B-F7B20307B277}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {156DD16A-33BA-4715-808B-F7B20307B277}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {46C38E12-117E-4C3A-A817-63846E1B5EC7}
- EndGlobalSection
- EndGlobal
|