-
Notifications
You must be signed in to change notification settings - Fork 0
/
Castle.Facilities.NHibernateIntegration-vs2010.sln
39 lines (39 loc) · 2.35 KB
/
Castle.Facilities.NHibernateIntegration-vs2010.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
36
37
38
39
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4850DCAD-4122-4D91-A33C-31ED7B3006BF}"
ProjectSection(SolutionItems) = preProject
Changes.txt = Changes.txt
License.txt = License.txt
Readme.txt = Readme.txt
Running the tests.txt = Running the tests.txt
Settings.proj = Settings.proj
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.Facilities.NHibernateIntegration-vs2010", "src\Castle.Facilities.NHibernateIntegration\Castle.Facilities.NHibernateIntegration-vs2010.csproj", "{A3135261-0009-4F9C-A339-2900143E20F0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.Facilities.NHibernateIntegration.Tests-vs2010", "src\Castle.Facilities.NHibernateIntegration.Tests\Castle.Facilities.NHibernateIntegration.Tests-vs2010.csproj", "{BAD20F91-0A6C-401C-8368-B8FFF7E256BA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
ReleaseNET35|Any CPU = ReleaseNET35|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A3135261-0009-4F9C-A339-2900143E20F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3135261-0009-4F9C-A339-2900143E20F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3135261-0009-4F9C-A339-2900143E20F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3135261-0009-4F9C-A339-2900143E20F0}.Release|Any CPU.Build.0 = Release|Any CPU
{A3135261-0009-4F9C-A339-2900143E20F0}.ReleaseNET35|Any CPU.ActiveCfg = Release|Any CPU
{A3135261-0009-4F9C-A339-2900143E20F0}.ReleaseNET35|Any CPU.Build.0 = Release|Any CPU
{BAD20F91-0A6C-401C-8368-B8FFF7E256BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BAD20F91-0A6C-401C-8368-B8FFF7E256BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BAD20F91-0A6C-401C-8368-B8FFF7E256BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BAD20F91-0A6C-401C-8368-B8FFF7E256BA}.Release|Any CPU.Build.0 = Release|Any CPU
{BAD20F91-0A6C-401C-8368-B8FFF7E256BA}.ReleaseNET35|Any CPU.ActiveCfg = Release|Any CPU
{BAD20F91-0A6C-401C-8368-B8FFF7E256BA}.ReleaseNET35|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal