My favorites
|
Sign in
codeincubator
A repository of code we're cookin' up.
Project Home
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
r166
Source path:
svn
/
Samples
/
FakeContext
/
FakeContext.sln
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:
/Samples/FakeContext
/Samples/FakeContext/FakeContext
...ontext/FakeContext.4.0.resharper
...t/FakeContext.4.0.resharper.user
...ples/FakeContext/FakeContext.sln
...ples/FakeContext/FakeContext.suo
...es/FakeContext/FakeContext.vsmdi
...t/FakeContext/FakeContext.csproj
...akeContext/FakeContext/ITable.cs
...keContext/FakeContext/Properties
...ntext/Properties/AssemblyInfo.cs
.../Properties/Settings.Designer.cs
...ext/Properties/Settings.settings
...Context/FakeContext/TableFake.cs
...ontext/FakeContext/TableProxy.cs
...ples/FakeContext/FakeContext/bin
...akeContext/FakeContext/bin/Debug
...ontext/bin/Debug/FakeContext.dll
...ontext/bin/Debug/FakeContext.pdb
...ples/FakeContext/FakeContext/obj
...akeContext/FakeContext/obj/Debug
...text.csproj.FileListAbsolute.txt
...ontext/obj/Debug/FakeContext.dll
...ontext/obj/Debug/FakeContext.pdb
...ext/FakeContext/obj/Debug/TempPE
...mpPE/TempContext.designer.cs.dll
...ples/FakeContext/FakeContextTest
...ntextTest/FakeContextTest.csproj
...FakeContextTest/FakeTableTest.cs
...ntext/FakeContextTest/Properties
...tTest/Properties/AssemblyInfo.cs
...FakeContextTest/Specification.cs
...akeContextTest/TestExtensions.cs
...ntext/LocalTestRun.testrunconfig
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 1843 bytes, 35 lines
View raw file
Hosted by