@@ -3,16 +3,60 @@ Microsoft Visual Studio Solution File, Format Version 11.00
3
3
# Visual Studio 2010
4
4
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SqlCommandVisualizer" , "SqlCommandVisualizer\SqlCommandVisualizer.csproj" , "{5F190D74-5122-4CA2-8206-04B1970127FC}"
5
5
EndProject
6
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "VisualizerLauncher" , "VisualizerLauncher\VisualizerLauncher.csproj" , "{7653129E-2F96-47E9-BBAC-04DA77F654D8}"
7
+ EndProject
8
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{67793B36-C35A-4611-81B3-2A9A2240A76A}"
9
+ Project Section (SolutionItems ) = preProject
10
+ Local .testsettings = Local .testsettings
11
+ SqlCommandVisualizer .vsmdi = SqlCommandVisualizer .vsmdi
12
+ TraceAndTestImpact .testsettings = TraceAndTestImpact .testsettings
13
+ EndProject Section
14
+ EndProject
15
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "VisualizerTests" , "VisualizerTests\VisualizerTests.csproj" , "{4BF63DCF-239A-4796-B1EB-2B37F96BF2BB}"
16
+ EndProject
6
17
Global
18
+ GlobalSection (TestCaseManagementSettings ) = postSolution
19
+ CategoryFile = SqlCommandVisualizer .vsmdi
20
+ EndGlobalSection
7
21
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
8
22
Debug| Any CPU = Debug| Any CPU
23
+ Debug| Mixed Platforms = Debug| Mixed Platforms
24
+ Debug| x86 = Debug| x86
9
25
Release| Any CPU = Release| Any CPU
26
+ Release| Mixed Platforms = Release| Mixed Platforms
27
+ Release| x86 = Release| x86
10
28
EndGlobalSection
11
29
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
12
30
{5F190D74-5122-4CA2-8206-04B1970127FC} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
13
31
{5F190D74-5122-4CA2-8206-04B1970127FC} .Debug| Any CPU .Build .0 = Debug| Any CPU
32
+ {5F190D74-5122-4CA2-8206-04B1970127FC} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
33
+ {5F190D74-5122-4CA2-8206-04B1970127FC} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
34
+ {5F190D74-5122-4CA2-8206-04B1970127FC} .Debug| x86 .ActiveCfg = Debug| Any CPU
14
35
{5F190D74-5122-4CA2-8206-04B1970127FC} .Release| Any CPU .ActiveCfg = Release| Any CPU
15
36
{5F190D74-5122-4CA2-8206-04B1970127FC} .Release| Any CPU .Build .0 = Release| Any CPU
37
+ {5F190D74-5122-4CA2-8206-04B1970127FC} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
38
+ {5F190D74-5122-4CA2-8206-04B1970127FC} .Release| Mixed Platforms .Build .0 = Release| Any CPU
39
+ {5F190D74-5122-4CA2-8206-04B1970127FC} .Release| x86 .ActiveCfg = Release| Any CPU
40
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Debug| Any CPU .ActiveCfg = Debug| x86
41
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Debug| Mixed Platforms .ActiveCfg = Debug| x86
42
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Debug| Mixed Platforms .Build .0 = Debug| x86
43
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Debug| x86 .ActiveCfg = Debug| x86
44
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Debug| x86 .Build .0 = Debug| x86
45
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Release| Any CPU .ActiveCfg = Release| x86
46
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Release| Mixed Platforms .ActiveCfg = Release| x86
47
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Release| Mixed Platforms .Build .0 = Release| x86
48
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Release| x86 .ActiveCfg = Release| x86
49
+ {7653129E-2F96-47E9-BBAC-04DA77F654D8} .Release| x86 .Build .0 = Release| x86
50
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
51
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Debug| Any CPU .Build .0 = Debug| Any CPU
52
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
53
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
54
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Debug| x86 .ActiveCfg = Debug| Any CPU
55
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Release| Any CPU .ActiveCfg = Release| Any CPU
56
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Release| Any CPU .Build .0 = Release| Any CPU
57
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
58
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Release| Mixed Platforms .Build .0 = Release| Any CPU
59
+ {4BF63DCF-239A-4796-B1EB-2B37F96BF2BB} .Release| x86 .ActiveCfg = Release| Any CPU
16
60
EndGlobalSection
17
61
GlobalSection (SolutionProperties ) = preSolution
18
62
HideSolutionNode = FALSE
0 commit comments