|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 11.00 |
| 3 | +# Visual Studio 2010 |
| 4 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BTDB", "BTDB\BTDB.csproj", "{4B16680A-547C-495F-8BB2-8DA239E34194}" |
| 5 | +EndProject |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BTDBTest", "BTDBTest\BTDBTest.csproj", "{E7CEDF6F-B13F-48C4-A8E6-2DECAC4C7088}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{472959C2-B845-42D0-B7CD-CE053198F518}" |
| 9 | + ProjectSection(SolutionItems) = preProject |
| 10 | + BTDB.vsmdi = BTDB.vsmdi |
| 11 | + Local.testsettings = Local.testsettings |
| 12 | + EndProjectSection |
| 13 | +EndProject |
| 14 | +Global |
| 15 | + GlobalSection(TestCaseManagementSettings) = postSolution |
| 16 | + CategoryFile = BTDB.vsmdi |
| 17 | + EndGlobalSection |
| 18 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 19 | + Debug|Any CPU = Debug|Any CPU |
| 20 | + Release|Any CPU = Release|Any CPU |
| 21 | + EndGlobalSection |
| 22 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 23 | + {4B16680A-547C-495F-8BB2-8DA239E34194}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 24 | + {4B16680A-547C-495F-8BB2-8DA239E34194}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 25 | + {4B16680A-547C-495F-8BB2-8DA239E34194}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 26 | + {4B16680A-547C-495F-8BB2-8DA239E34194}.Release|Any CPU.Build.0 = Release|Any CPU |
| 27 | + {E7CEDF6F-B13F-48C4-A8E6-2DECAC4C7088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 28 | + {E7CEDF6F-B13F-48C4-A8E6-2DECAC4C7088}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 29 | + {E7CEDF6F-B13F-48C4-A8E6-2DECAC4C7088}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 30 | + {E7CEDF6F-B13F-48C4-A8E6-2DECAC4C7088}.Release|Any CPU.Build.0 = Release|Any CPU |
| 31 | + EndGlobalSection |
| 32 | + GlobalSection(SolutionProperties) = preSolution |
| 33 | + HideSolutionNode = FALSE |
| 34 | + EndGlobalSection |
| 35 | +EndGlobal |
0 commit comments