@@ -19,6 +19,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NHibernate.TestDatabaseSetu
19
19
EndProject
20
20
Project ("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}" ) = "NHibernate.Test.VisualBasic" , "NHibernate.Test.VisualBasic\NHibernate.Test.VisualBasic.vbproj" , "{7C2EF610-BCA0-4D1F-898A-DE9908E4970C}"
21
21
EndProject
22
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "CoreClr" , "CoreClr" , "{18CD4A77-1C62-4F3D-B026-77A13946D957}"
23
+ EndProject
24
+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "NHibernate" , "NHibernate\NHibernate.xproj" , "{2F33432D-AA6D-494C-9CD4-2D2BAC283D6B}"
25
+ EndProject
22
26
Global
23
27
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
24
28
Debug| Any CPU = Debug| Any CPU
@@ -56,10 +60,19 @@ Global
56
60
{7C2EF610-BCA0-4D1F-898A-DE9908E4970C} .Debug -nofeatures| Any CPU .Build .0 = Debug| Any CPU
57
61
{7C2EF610-BCA0-4D1F-898A-DE9908E4970C} .Release| Any CPU .ActiveCfg = Release| Any CPU
58
62
{7C2EF610-BCA0-4D1F-898A-DE9908E4970C} .Release| Any CPU .Build .0 = Release| Any CPU
63
+ {2F33432D-AA6D-494C-9CD4-2D2BAC283D6B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
64
+ {2F33432D-AA6D-494C-9CD4-2D2BAC283D6B} .Debug| Any CPU .Build .0 = Debug| Any CPU
65
+ {2F33432D-AA6D-494C-9CD4-2D2BAC283D6B} .Debug -nofeatures| Any CPU .ActiveCfg = Debug| Any CPU
66
+ {2F33432D-AA6D-494C-9CD4-2D2BAC283D6B} .Debug -nofeatures| Any CPU .Build .0 = Debug| Any CPU
67
+ {2F33432D-AA6D-494C-9CD4-2D2BAC283D6B} .Release| Any CPU .ActiveCfg = Release| Any CPU
68
+ {2F33432D-AA6D-494C-9CD4-2D2BAC283D6B} .Release| Any CPU .Build .0 = Release| Any CPU
59
69
EndGlobalSection
60
70
GlobalSection (SolutionProperties ) = preSolution
61
71
HideSolutionNode = FALSE
62
72
EndGlobalSection
73
+ GlobalSection (NestedProjects ) = preSolution
74
+ {2F33432D-AA6D-494C-9CD4-2D2BAC283D6B} = {18CD4A77-1C62-4F3D-B026-77A13946D957}
75
+ EndGlobalSection
63
76
GlobalSection (TestCaseManagementSettings ) = postSolution
64
77
CategoryFile = NHibernate .vsmdi
65
78
EndGlobalSection
0 commit comments