PageRenderTime 50ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/V2/trunk/RI/StockTraderRI.Tests.AcceptanceTest/StockTraderRI.Tests.AcceptanceTest.sln

#
Unknown | 34 lines | 33 code | 1 blank | 0 comment | 0 complexity | 37add06b2cd30d03f7f514097ea3f3ac MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StockTraderRI.Tests.AcceptanceTest", "StockTraderRI.Tests.AcceptanceTest\StockTraderRI.Tests.AcceptanceTest.csproj", "{2C653DD8-68EA-441C-8915-74F7AA9799E5}"
  4. EndProject
  5. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8B6550A0-F48C-415C-A0C8-DC0A0185A73D}"
  6. ProjectSection(SolutionItems) = preProject
  7. LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
  8. EndProjectSection
  9. EndProject
  10. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AcceptanceTestLibrary", "..\..\AcceptanceTestLibrary\AcceptanceTestLibrary\AcceptanceTestLibrary.csproj", "{5A2F8F44-4D68-4010-84D8-8019C9B5C5E5}"
  11. EndProject
  12. Global
  13. GlobalSection(TestCaseManagementSettings) = postSolution
  14. CategoryFile = StockTraderRI.Tests.AcceptanceTest.vsmdi
  15. EndGlobalSection
  16. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  17. Debug|Any CPU = Debug|Any CPU
  18. Release|Any CPU = Release|Any CPU
  19. EndGlobalSection
  20. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  21. {2C653DD8-68EA-441C-8915-74F7AA9799E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  22. {2C653DD8-68EA-441C-8915-74F7AA9799E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
  23. {2C653DD8-68EA-441C-8915-74F7AA9799E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
  24. {2C653DD8-68EA-441C-8915-74F7AA9799E5}.Release|Any CPU.Build.0 = Release|Any CPU
  25. {5A2F8F44-4D68-4010-84D8-8019C9B5C5E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  26. {5A2F8F44-4D68-4010-84D8-8019C9B5C5E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
  27. {5A2F8F44-4D68-4010-84D8-8019C9B5C5E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
  28. {5A2F8F44-4D68-4010-84D8-8019C9B5C5E5}.Release|Any CPU.Build.0 = Release|Any CPU
  29. EndGlobalSection
  30. GlobalSection(SolutionProperties) = preSolution
  31. HideSolutionNode = FALSE
  32. EndGlobalSection
  33. EndGlobal