0
|
1
|
|
2 Microsoft Visual Studio Solution File, Format Version 11.00
|
|
3 # Visual Studio 2010
|
4
|
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab", "Implab\Implab.csproj", "{F550F1F8-8746-4AD0-9614-855F4C4B7F05}"
|
0
|
5 EndProject
|
|
6 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE8D8D18-437A-445C-B662-4C2CE79A76F6}"
|
|
7 ProjectSection(SolutionItems) = preProject
|
|
8 Implab.vsmdi = Implab.vsmdi
|
|
9 Local.testsettings = Local.testsettings
|
|
10 TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
|
|
11 EndProjectSection
|
|
12 EndProject
|
|
13 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Test", "Implab.Test\Implab.Test.csproj", "{63F92C0C-61BF-48C0-A377-8D67C3C661D0}"
|
|
14 EndProject
|
3
|
15 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Fx", "Implab.Fx\Implab.Fx.csproj", "{06E706F8-6881-43EB-927E-FFC503AF6ABC}"
|
|
16 EndProject
|
0
|
17 Global
|
|
18 GlobalSection(TestCaseManagementSettings) = postSolution
|
|
19 CategoryFile = Implab.vsmdi
|
|
20 EndGlobalSection
|
|
21 GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
22 Debug|Any CPU = Debug|Any CPU
|
|
23 Release|Any CPU = Release|Any CPU
|
|
24 EndGlobalSection
|
|
25 GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
4
|
26 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
27 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
28 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
29 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.Build.0 = Release|Any CPU
|
0
|
30 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
31 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
32 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
33 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.Build.0 = Release|Any CPU
|
3
|
34 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
35 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
36 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
37 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release|Any CPU.Build.0 = Release|Any CPU
|
0
|
38 EndGlobalSection
|
|
39 GlobalSection(SolutionProperties) = preSolution
|
|
40 HideSolutionNode = FALSE
|
|
41 EndGlobalSection
|
|
42 GlobalSection(MonoDevelopProperties) = preSolution
|
|
43 StartupItem = Implab\Implab.csproj
|
|
44 EndGlobalSection
|
|
45 EndGlobal
|