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