Update of /cvsroot/nhibernate/nhibernate/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23617
Added Files:
NHibernate.Examples-1.1.sln
Log Message:
Adding solution file that contains only Examples and NHibernate into cvs.
--- NEW FILE: NHibernate.Examples-1.1.sln ---
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
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
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
|