1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 15
4
- VisualStudioVersion = 15.0.26730.3
4
+ VisualStudioVersion = 15.0.26730.12
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Support" , "Support" , "{9BDB5C84-14EC-4384-B423-9E319675B3CA}"
7
7
Project Section (SolutionItems ) = preProject
@@ -73,6 +73,8 @@ Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "NHibernate.Test.VisualBasic
73
73
EndProject
74
74
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "NHibernate.Example.Web" , "NHibernate.Example.Web\NHibernate.Example.Web.csproj" , "{B291C1C1-599B-418E-8591-8A8CF1CAA188}"
75
75
EndProject
76
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "NHibernate.TestDatabaseSetup" , "NHibernate.TestDatabaseSetup\NHibernate.TestDatabaseSetup.csproj" , "{783DB85E-2EED-4377-8EF4-8D6EFE042007}"
77
+ EndProject
76
78
Global
77
79
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
78
80
Debug| .NET = Debug| .NET
@@ -144,6 +146,18 @@ Global
144
146
{B291C1C1-599B-418E-8591-8A8CF1CAA188} .Release| Any CPU .Build .0 = Release| Any CPU
145
147
{B291C1C1-599B-418E-8591-8A8CF1CAA188} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
146
148
{B291C1C1-599B-418E-8591-8A8CF1CAA188} .Release| Mixed Platforms .Build .0 = Release| Any CPU
149
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Debug| .NET .ActiveCfg = Debug| Any CPU
150
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Debug| .NET .Build .0 = Debug| Any CPU
151
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
152
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Debug| Any CPU .Build .0 = Debug| Any CPU
153
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
154
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
155
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Release| .NET .ActiveCfg = Release| Any CPU
156
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Release| .NET .Build .0 = Release| Any CPU
157
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Release| Any CPU .ActiveCfg = Release| Any CPU
158
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Release| Any CPU .Build .0 = Release| Any CPU
159
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
160
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} .Release| Mixed Platforms .Build .0 = Release| Any CPU
147
161
EndGlobalSection
148
162
GlobalSection (SolutionProperties ) = preSolution
149
163
HideSolutionNode = FALSE
@@ -159,6 +173,7 @@ Global
159
173
{7AEE5B37-C552-4E59-9B6F-88755BCB5070} = {094F74CD-2DD7-496F-BC48-A6D357BF33FD}
160
174
{446E148D-A9D5-4D7D-A706-BEDD45B2BC7D} = {92509065-DAEA-4457-8300-C7B64CD0E9F4}
161
175
{7C2EF610-BCA0-4D1F-898A-DE9908E4970C} = {094F74CD-2DD7-496F-BC48-A6D357BF33FD}
176
+ {783DB85E-2EED-4377-8EF4-8D6EFE042007} = {094F74CD-2DD7-496F-BC48-A6D357BF33FD}
162
177
EndGlobalSection
163
178
GlobalSection (ExtensibilityGlobals ) = postSolution
164
179
SolutionGuid = {A41913C2-EDEB-440A-BBDE-0AEB56C1CBA6}
0 commit comments