32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.13.35919.96
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ubung", "Ubung\Ubung.csproj", "{3E59EB27-0ACB-40D5-A428-577BBEE50BC9}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLMan", "SQLMan\SQLMan.csproj", "{EBEED711-090F-4441-B51E-94F492E920D2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3E59EB27-0ACB-40D5-A428-577BBEE50BC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3E59EB27-0ACB-40D5-A428-577BBEE50BC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3E59EB27-0ACB-40D5-A428-577BBEE50BC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3E59EB27-0ACB-40D5-A428-577BBEE50BC9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{EBEED711-090F-4441-B51E-94F492E920D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{EBEED711-090F-4441-B51E-94F492E920D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{EBEED711-090F-4441-B51E-94F492E920D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{EBEED711-090F-4441-B51E-94F492E920D2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {730247B2-661F-4AE3-878C-6D160EF22F7F}
|
|
EndGlobalSection
|
|
EndGlobal
|