DLL_Library_Ostatok.sln 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 17
  4. VisualStudioVersion = 17.6.33829.357
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DLL_Library_Ostatok", "DLL_Library_Ostatok\DLL_Library_Ostatok.csproj", "{305243A6-7680-4B2D-ACCF-1826EE4E371B}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testing_DLL_Ostatok_All", "Testing_DLL_Ostatok_All\Testing_DLL_Ostatok_All.csproj", "{3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}"
  9. EndProject
  10. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project_Visov_DLL", "Project_Visov_DLL\Project_Visov_DLL.csproj", "{FDE0400F-2743-435E-A01F-0BE3293FEF26}"
  11. EndProject
  12. Global
  13. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  14. Debug|Any CPU = Debug|Any CPU
  15. Release|Any CPU = Release|Any CPU
  16. EndGlobalSection
  17. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  18. {305243A6-7680-4B2D-ACCF-1826EE4E371B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  19. {305243A6-7680-4B2D-ACCF-1826EE4E371B}.Debug|Any CPU.Build.0 = Debug|Any CPU
  20. {305243A6-7680-4B2D-ACCF-1826EE4E371B}.Release|Any CPU.ActiveCfg = Release|Any CPU
  21. {305243A6-7680-4B2D-ACCF-1826EE4E371B}.Release|Any CPU.Build.0 = Release|Any CPU
  22. {3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  23. {3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}.Debug|Any CPU.Build.0 = Debug|Any CPU
  24. {3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}.Release|Any CPU.ActiveCfg = Release|Any CPU
  25. {3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}.Release|Any CPU.Build.0 = Release|Any CPU
  26. {FDE0400F-2743-435E-A01F-0BE3293FEF26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  27. {FDE0400F-2743-435E-A01F-0BE3293FEF26}.Debug|Any CPU.Build.0 = Debug|Any CPU
  28. {FDE0400F-2743-435E-A01F-0BE3293FEF26}.Release|Any CPU.ActiveCfg = Release|Any CPU
  29. {FDE0400F-2743-435E-A01F-0BE3293FEF26}.Release|Any CPU.Build.0 = Release|Any CPU
  30. EndGlobalSection
  31. GlobalSection(SolutionProperties) = preSolution
  32. HideSolutionNode = FALSE
  33. EndGlobalSection
  34. GlobalSection(ExtensibilityGlobals) = postSolution
  35. SolutionGuid = {D3F00018-0F25-4A5C-9BB5-8F160C1F5A79}
  36. EndGlobalSection
  37. EndGlobal