Free cookie consent management tool by TermsFeed Policy Generator

source: branches/New Persistence Exploration/Persistence/Persistence.sln @ 1329

Last change on this file since 1329 was 1329, checked in by epitzer, 15 years ago

refactoring/resharping

File size: 1.5 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Persistence", "Persistence\Persistence.csproj", "{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}"
5EndProject
6Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2F65B17D-22F7-4A48-8762-74BB8BE3E0E5}"
7  ProjectSection(SolutionItems) = preProject
8    LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
9    Persistence.vsmdi = Persistence.vsmdi
10  EndProjectSection
11EndProject
12Global
13  GlobalSection(TestCaseManagementSettings) = postSolution
14    CategoryFile = Persistence.vsmdi
15  EndGlobalSection
16  GlobalSection(SolutionConfigurationPlatforms) = preSolution
17    Debug|Any CPU = Debug|Any CPU
18    Debug|x86 = Debug|x86
19    Release|Any CPU = Release|Any CPU
20    Release|x86 = Release|x86
21  EndGlobalSection
22  GlobalSection(ProjectConfigurationPlatforms) = postSolution
23    {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
24    {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
25    {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Debug|x86.ActiveCfg = Debug|Any CPU
26    {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
27    {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Release|Any CPU.Build.0 = Release|Any CPU
28    {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Release|x86.ActiveCfg = Release|Any CPU
29  EndGlobalSection
30  GlobalSection(SolutionProperties) = preSolution
31    HideSolutionNode = FALSE
32  EndGlobalSection
33EndGlobal
Note: See TracBrowser for help on using the repository browser.