1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 15
4
- VisualStudioVersion = 15.0.26730.12
4
+ VisualStudioVersion = 15.0.27004.2005
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "EntityFramework.DynamicFilters" , "EntityFramework.DynamicFilters\EntityFramework.DynamicFilters.csproj" , "{56E36AD1-E675-42F0-96CB-7F475E05E491}"
7
7
EndProject
@@ -19,6 +19,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DynamicFiltersTests", "Dyna
19
19
EndProject
20
20
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Z.Lab" , "Z.Lab\Z.Lab.csproj" , "{72DAF92D-633B-44DE-A55C-F6CD10BE15F0}"
21
21
EndProject
22
+ Project ("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}" ) = "Z.Lab.VB" , "Z.Lab.VB\Z.Lab.VB.vbproj" , "{6D24EDDC-96C8-495F-B1D2-0BFB74654173}"
23
+ EndProject
22
24
Global
23
25
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
24
26
Debug| Any CPU = Debug| Any CPU
@@ -41,6 +43,10 @@ Global
41
43
{72DAF92D-633B-44DE-A55C-F6CD10BE15F0} .Debug| Any CPU .Build .0 = Debug| Any CPU
42
44
{72DAF92D-633B-44DE-A55C-F6CD10BE15F0} .Release| Any CPU .ActiveCfg = Release| Any CPU
43
45
{72DAF92D-633B-44DE-A55C-F6CD10BE15F0} .Release| Any CPU .Build .0 = Release| Any CPU
46
+ {6D24EDDC-96C8-495F-B1D2-0BFB74654173} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
47
+ {6D24EDDC-96C8-495F-B1D2-0BFB74654173} .Debug| Any CPU .Build .0 = Debug| Any CPU
48
+ {6D24EDDC-96C8-495F-B1D2-0BFB74654173} .Release| Any CPU .ActiveCfg = Release| Any CPU
49
+ {6D24EDDC-96C8-495F-B1D2-0BFB74654173} .Release| Any CPU .Build .0 = Release| Any CPU
44
50
EndGlobalSection
45
51
GlobalSection (SolutionProperties ) = preSolution
46
52
HideSolutionNode = FALSE
0 commit comments