PleasantRustle.sln 1.9 KB

123456789101112131415161718192021222324252627282930313233343536
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.30907.101
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PleasantRustle", "PleasantRustle\PleasantRustle.csproj", "{9E4365B6-1674-4177-BAE2-5216B1A71711}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WSUniversalLib.dll", "WSUniversalLib.dll\WSUniversalLib.dll.csproj", "{5A035BE6-EAD4-498B-9709-E091CB5F1E63}"
  9. EndProject
  10. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{82A74551-BA70-432A-AF74-9F9002038D0A}"
  11. ProjectSection(SolutionItems) = preProject
  12. \\main\RDP\41П\СеменоваВА\Desktop\README-Template_rus.md = \\main\RDP\41П\СеменоваВА\Desktop\README-Template_rus.md
  13. EndProjectSection
  14. EndProject
  15. Global
  16. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  17. Debug|Any CPU = Debug|Any CPU
  18. Release|Any CPU = Release|Any CPU
  19. EndGlobalSection
  20. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  21. {9E4365B6-1674-4177-BAE2-5216B1A71711}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  22. {9E4365B6-1674-4177-BAE2-5216B1A71711}.Debug|Any CPU.Build.0 = Debug|Any CPU
  23. {9E4365B6-1674-4177-BAE2-5216B1A71711}.Release|Any CPU.ActiveCfg = Release|Any CPU
  24. {9E4365B6-1674-4177-BAE2-5216B1A71711}.Release|Any CPU.Build.0 = Release|Any CPU
  25. {5A035BE6-EAD4-498B-9709-E091CB5F1E63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  26. {5A035BE6-EAD4-498B-9709-E091CB5F1E63}.Debug|Any CPU.Build.0 = Debug|Any CPU
  27. {5A035BE6-EAD4-498B-9709-E091CB5F1E63}.Release|Any CPU.ActiveCfg = Release|Any CPU
  28. {5A035BE6-EAD4-498B-9709-E091CB5F1E63}.Release|Any CPU.Build.0 = Release|Any CPU
  29. EndGlobalSection
  30. GlobalSection(SolutionProperties) = preSolution
  31. HideSolutionNode = FALSE
  32. EndGlobalSection
  33. GlobalSection(ExtensibilityGlobals) = postSolution
  34. SolutionGuid = {3D6EC7A0-EDB0-4DBD-81AA-9E9C7830A355}
  35. EndGlobalSection
  36. EndGlobal