-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathDirect_Framework.sln
27 lines (27 loc) · 1.26 KB
/
Direct_Framework.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "Direct_Framework", "Direct_Framework\Direct_Framework.sqlproj", "{B88FF268-22F9-4416-9E36-CFE598D243EB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B88FF268-22F9-4416-9E36-CFE598D243EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B88FF268-22F9-4416-9E36-CFE598D243EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B88FF268-22F9-4416-9E36-CFE598D243EB}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{B88FF268-22F9-4416-9E36-CFE598D243EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B88FF268-22F9-4416-9E36-CFE598D243EB}.Release|Any CPU.Build.0 = Release|Any CPU
{B88FF268-22F9-4416-9E36-CFE598D243EB}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1D595639-B2AF-46CC-ACFE-47E95ADB9198}
EndGlobalSection
EndGlobal