-
Notifications
You must be signed in to change notification settings - Fork 0
/
MigrationEFWpfCore31.sln
37 lines (37 loc) · 1.98 KB
/
MigrationEFWpfCore31.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MigrationEFWpfCore31", "MigrationEFWpfCore31\MigrationEFWpfCore31.csproj", "{B8113F40-8FAF-4B72-A704-CB0D836BD862}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MigrationEFWpfCore31.DAL", "MigrationEFWpfCore31.DAL\MigrationEFWpfCore31.DAL.csproj", "{33276C85-3CAE-4A41-8B6E-8EE88372D580}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "100_Projects", "100_Projects", "{09BCB03E-994D-4DBA-BFBC-634D2163EC8C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B8113F40-8FAF-4B72-A704-CB0D836BD862}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B8113F40-8FAF-4B72-A704-CB0D836BD862}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B8113F40-8FAF-4B72-A704-CB0D836BD862}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B8113F40-8FAF-4B72-A704-CB0D836BD862}.Release|Any CPU.Build.0 = Release|Any CPU
{33276C85-3CAE-4A41-8B6E-8EE88372D580}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{33276C85-3CAE-4A41-8B6E-8EE88372D580}.Debug|Any CPU.Build.0 = Debug|Any CPU
{33276C85-3CAE-4A41-8B6E-8EE88372D580}.Release|Any CPU.ActiveCfg = Release|Any CPU
{33276C85-3CAE-4A41-8B6E-8EE88372D580}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{B8113F40-8FAF-4B72-A704-CB0D836BD862} = {09BCB03E-994D-4DBA-BFBC-634D2163EC8C}
{33276C85-3CAE-4A41-8B6E-8EE88372D580} = {09BCB03E-994D-4DBA-BFBC-634D2163EC8C}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F2937B4A-98D5-4BAF-835B-277D2A507601}
EndGlobalSection
EndGlobal