forked from nhibernate/nhibernate-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNHibernate.Examples-1.1.sln
45 lines (45 loc) · 2.45 KB
/
NHibernate.Examples-1.1.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
40
41
42
43
44
45
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NHibernate.Examples-1.1", "NHibernate.Examples\NHibernate.Examples-1.1.csproj", "{D3C5C767-240B-4E4A-B4FA-ED0B6BAE5D54}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NHibernate-1.1", "NHibernate\NHibernate-1.1.csproj", "{EE3B9473-7C64-44FF-B342-91B558D413A8}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "NHibernate.Examples.VB-1.1", "NHibernate.Examples.VB\NHibernate.Examples.VB-1.1.vbproj", "{586D6BDE-F241-4EBB-AA8D-74A0F2C9FCF8}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NHibernate.Eg-1.1", "NHibernate.Eg\NHibernate.Eg-1.1.csproj", "{4788CEC1-BC6E-420A-B351-4FDF391E4951}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{D3C5C767-240B-4E4A-B4FA-ED0B6BAE5D54}.Debug.ActiveCfg = Debug|.NET
{D3C5C767-240B-4E4A-B4FA-ED0B6BAE5D54}.Debug.Build.0 = Debug|.NET
{D3C5C767-240B-4E4A-B4FA-ED0B6BAE5D54}.Release.ActiveCfg = Release|.NET
{D3C5C767-240B-4E4A-B4FA-ED0B6BAE5D54}.Release.Build.0 = Release|.NET
{EE3B9473-7C64-44FF-B342-91B558D413A8}.Debug.ActiveCfg = Debug|.NET
{EE3B9473-7C64-44FF-B342-91B558D413A8}.Debug.Build.0 = Debug|.NET
{EE3B9473-7C64-44FF-B342-91B558D413A8}.Release.ActiveCfg = Release|.NET
{EE3B9473-7C64-44FF-B342-91B558D413A8}.Release.Build.0 = Release|.NET
{586D6BDE-F241-4EBB-AA8D-74A0F2C9FCF8}.Debug.ActiveCfg = Debug|.NET
{586D6BDE-F241-4EBB-AA8D-74A0F2C9FCF8}.Debug.Build.0 = Debug|.NET
{586D6BDE-F241-4EBB-AA8D-74A0F2C9FCF8}.Release.ActiveCfg = Release|.NET
{586D6BDE-F241-4EBB-AA8D-74A0F2C9FCF8}.Release.Build.0 = Release|.NET
{4788CEC1-BC6E-420A-B351-4FDF391E4951}.Debug.ActiveCfg = Debug|.NET
{4788CEC1-BC6E-420A-B351-4FDF391E4951}.Debug.Build.0 = Debug|.NET
{4788CEC1-BC6E-420A-B351-4FDF391E4951}.Release.ActiveCfg = Release|.NET
{4788CEC1-BC6E-420A-B351-4FDF391E4951}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal