-
Notifications
You must be signed in to change notification settings - Fork 0
/
TJMsSqlScripter.sln
31 lines (31 loc) · 1.52 KB
/
TJMsSqlScripter.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
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.6
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TJMsSqlScripter", "TJMsSqlScripter\TJMsSqlScripter.csproj", "{BADDA9C3-694A-41D5-A89A-F9109A31D40A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProjectStandard", "ProjectStandard\ProjectStandard.csproj", "{CAF3DD4C-88E4-4652-A70D-514CF808E907}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BADDA9C3-694A-41D5-A89A-F9109A31D40A}.Debug|x86.ActiveCfg = Debug|x86
{BADDA9C3-694A-41D5-A89A-F9109A31D40A}.Debug|x86.Build.0 = Debug|x86
{BADDA9C3-694A-41D5-A89A-F9109A31D40A}.Release|x86.ActiveCfg = Release|x86
{BADDA9C3-694A-41D5-A89A-F9109A31D40A}.Release|x86.Build.0 = Release|x86
{CAF3DD4C-88E4-4652-A70D-514CF808E907}.Debug|x86.ActiveCfg = Debug|x86
{CAF3DD4C-88E4-4652-A70D-514CF808E907}.Debug|x86.Build.0 = Debug|x86
{CAF3DD4C-88E4-4652-A70D-514CF808E907}.Release|x86.ActiveCfg = Release|x86
{CAF3DD4C-88E4-4652-A70D-514CF808E907}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9F17095D-4984-4ACA-B709-EF4F348CFD4E}
EndGlobalSection
EndGlobal