Mercurial > pub > ImplabNet
comparison Implab.sln @ 0:279591fb4df3
initial commit
promises async model
author | user@factory.site.local |
---|---|
date | Fri, 23 Aug 2013 04:38:46 +0400 |
parents | |
children | 1e9583086e99 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:279591fb4df3 |
---|---|
1 | |
2 Microsoft Visual Studio Solution File, Format Version 11.00 | |
3 # Visual Studio 2010 | |
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab", "Implab\Implab.csproj", "{99B95D0D-9CF9-4F70-8ADF-F4D0AA5CB0D9}" | |
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 | |
15 Global | |
16 GlobalSection(TestCaseManagementSettings) = postSolution | |
17 CategoryFile = Implab.vsmdi | |
18 EndGlobalSection | |
19 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
20 Debug|Any CPU = Debug|Any CPU | |
21 Release|Any CPU = Release|Any CPU | |
22 EndGlobalSection | |
23 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
24 {99B95D0D-9CF9-4F70-8ADF-F4D0AA5CB0D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
25 {99B95D0D-9CF9-4F70-8ADF-F4D0AA5CB0D9}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
26 {99B95D0D-9CF9-4F70-8ADF-F4D0AA5CB0D9}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
27 {99B95D0D-9CF9-4F70-8ADF-F4D0AA5CB0D9}.Release|Any CPU.Build.0 = Release|Any CPU | |
28 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
29 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
30 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
31 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.Build.0 = Release|Any CPU | |
32 EndGlobalSection | |
33 GlobalSection(SolutionProperties) = preSolution | |
34 HideSolutionNode = FALSE | |
35 EndGlobalSection | |
36 GlobalSection(MonoDevelopProperties) = preSolution | |
37 StartupItem = Implab\Implab.csproj | |
38 EndGlobalSection | |
39 EndGlobal |