задача.sln 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 17
  4. VisualStudioVersion = 17.2.32526.322
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "задача", "\main\RDP\31П\ЖулинаАА\Desktop\ПМ02 Жулина вар3\задача\задача\задача.csproj", "{78898B7B-F68B-4146-AFD1-A809354D26EB}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject", "\main\RDP\31П\ЖулинаАА\Desktop\ПМ02 Жулина вар3\задача\TestProject\TestProject.csproj", "{481BAF35-679F-4D4F-A16D-42FCAC7F8968}"
  9. EndProject
  10. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Диаграммы", "Диаграммы", "{853AB04D-6131-48BD-A806-486E3B4A0E41}"
  11. ProjectSection(SolutionItems) = preProject
  12. ..\Документ1.png = ..\Документ1.png
  13. ..\Документ2.png = ..\Документ2.png
  14. ..\Документ3.png = ..\Документ3.png
  15. ..\Документ4.png = ..\Документ4.png
  16. ..\Документ5.png = ..\Документ5.png
  17. EndProjectSection
  18. EndProject
  19. Global
  20. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  21. Debug|Any CPU = Debug|Any CPU
  22. Release|Any CPU = Release|Any CPU
  23. EndGlobalSection
  24. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  25. {78898B7B-F68B-4146-AFD1-A809354D26EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  26. {78898B7B-F68B-4146-AFD1-A809354D26EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
  27. {78898B7B-F68B-4146-AFD1-A809354D26EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
  28. {78898B7B-F68B-4146-AFD1-A809354D26EB}.Release|Any CPU.Build.0 = Release|Any CPU
  29. {481BAF35-679F-4D4F-A16D-42FCAC7F8968}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  30. {481BAF35-679F-4D4F-A16D-42FCAC7F8968}.Debug|Any CPU.Build.0 = Debug|Any CPU
  31. {481BAF35-679F-4D4F-A16D-42FCAC7F8968}.Release|Any CPU.ActiveCfg = Release|Any CPU
  32. {481BAF35-679F-4D4F-A16D-42FCAC7F8968}.Release|Any CPU.Build.0 = Release|Any CPU
  33. EndGlobalSection
  34. GlobalSection(SolutionProperties) = preSolution
  35. HideSolutionNode = FALSE
  36. EndGlobalSection
  37. GlobalSection(ExtensibilityGlobals) = postSolution
  38. SolutionGuid = {B6131C03-2C1F-40CA-8BDC-1899F1BA9931}
  39. EndGlobalSection
  40. EndGlobal