12345678910111213141516171819202122232425262728293031323334353637 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 17
- VisualStudioVersion = 17.6.33829.357
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DLL_Library_Ostatok", "DLL_Library_Ostatok\DLL_Library_Ostatok.csproj", "{305243A6-7680-4B2D-ACCF-1826EE4E371B}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testing_DLL_Ostatok_All", "Testing_DLL_Ostatok_All\Testing_DLL_Ostatok_All.csproj", "{3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project_Visov_DLL", "Project_Visov_DLL\Project_Visov_DLL.csproj", "{FDE0400F-2743-435E-A01F-0BE3293FEF26}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {305243A6-7680-4B2D-ACCF-1826EE4E371B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {305243A6-7680-4B2D-ACCF-1826EE4E371B}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {305243A6-7680-4B2D-ACCF-1826EE4E371B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {305243A6-7680-4B2D-ACCF-1826EE4E371B}.Release|Any CPU.Build.0 = Release|Any CPU
- {3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {3AB4FD37-5AB8-4CF1-9BEB-9FB744CB5504}.Release|Any CPU.Build.0 = Release|Any CPU
- {FDE0400F-2743-435E-A01F-0BE3293FEF26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {FDE0400F-2743-435E-A01F-0BE3293FEF26}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {FDE0400F-2743-435E-A01F-0BE3293FEF26}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {FDE0400F-2743-435E-A01F-0BE3293FEF26}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {D3F00018-0F25-4A5C-9BB5-8F160C1F5A79}
- EndGlobalSection
- EndGlobal
|