My favorites | Sign in
Project Logo
             
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FakeContext", "FakeContext\FakeContext.csproj", "{87D21F4A-A17E-40EF-88AA-353E30BCB2C2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7606716D-5E33-408E-81ED-DBE5F97282BC}"
ProjectSection(SolutionItems) = preProject
FakeContext.vsmdi = FakeContext.vsmdi
LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FakeContextTest", "FakeContextTest\FakeContextTest.csproj", "{33F9AD60-DEEA-4D31-B2BD-AD672477E6EC}"
EndProject
Global
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = FakeContext.vsmdi
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{87D21F4A-A17E-40EF-88AA-353E30BCB2C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{87D21F4A-A17E-40EF-88AA-353E30BCB2C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{87D21F4A-A17E-40EF-88AA-353E30BCB2C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{87D21F4A-A17E-40EF-88AA-353E30BCB2C2}.Release|Any CPU.Build.0 = Release|Any CPU
{33F9AD60-DEEA-4D31-B2BD-AD672477E6EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{33F9AD60-DEEA-4D31-B2BD-AD672477E6EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{33F9AD60-DEEA-4D31-B2BD-AD672477E6EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{33F9AD60-DEEA-4D31-B2BD-AD672477E6EC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Show details Hide details

Change log

r76 by kris.scott on Jul 14, 2008   Diff
[No log message]
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 1843 bytes, 35 lines
Hosted by Google Code