WindowsFormsAppGrishina.sln 1.5 KB

12345678910111213141516171819202122232425262728293031
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.29609.76
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsAppGrishina", "WindowsFormsAppGrishina\WindowsFormsAppGrishina.csproj", "{DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|Any CPU = Debug|Any CPU
  11. Debug|x86 = Debug|x86
  12. Release|Any CPU = Release|Any CPU
  13. Release|x86 = Release|x86
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}.Debug|x86.ActiveCfg = Debug|x86
  19. {DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}.Debug|x86.Build.0 = Debug|x86
  20. {DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
  21. {DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}.Release|Any CPU.Build.0 = Release|Any CPU
  22. {DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}.Release|x86.ActiveCfg = Release|x86
  23. {DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}.Release|x86.Build.0 = Release|x86
  24. EndGlobalSection
  25. GlobalSection(SolutionProperties) = preSolution
  26. HideSolutionNode = FALSE
  27. EndGlobalSection
  28. GlobalSection(ExtensibilityGlobals) = postSolution
  29. SolutionGuid = {54BF1321-8A3B-4A7D-9952-742DE6AFB219}
  30. EndGlobalSection
  31. EndGlobal