1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio Version 16
4
- VisualStudioVersion = 16.6.30114.105
3
+ # Visual Studio Version 17
4
+ VisualStudioVersion = 17.0.31612.314
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Synnotech.Migrations.Core" , "src\Synnotech.Migrations.Core\Synnotech.Migrations.Core.csproj" , "{C650B65A-B6E8-496E-A7AA-51EF08A872DC}"
7
7
EndProject
@@ -19,6 +19,29 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Synnotech.Migrations.Linq2D
19
19
EndProject
20
20
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Synnotech.Migrations.Linq2Db.Tests" , "tests\Synnotech.Migrations.Linq2Db.Tests\Synnotech.Migrations.Linq2Db.Tests.csproj" , "{EA888059-217E-485F-9A0B-D29953AADF4C}"
21
21
EndProject
22
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Analyzers" , "Analyzers" , "{4B9690D6-023F-4BD8-97DB-3C454604CD47}"
23
+ EndProject
24
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Synnotech.Migrations.Core.Analyzers" , "src\Synnotech.Migrations.Core.Analyzers\Synnotech.Migrations.Core.Analyzers.csproj" , "{6F99625B-463F-4849-827D-B30650347E11}"
25
+ EndProject
26
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Synnotech.Migrations.Core.Analyzers.Tests" , "tests\Synnotech.Migrations.Core.Analyzers.Tests\Synnotech.Migrations.Core.Analyzers.Tests.csproj" , "{9AE6B8C1-B074-46D1-A456-D82A1D75F46D}"
27
+ EndProject
28
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{27B89606-498A-441A-B748-481A372D72D1}"
29
+ Project Section (SolutionItems ) = preProject
30
+ CreateNuGetPackages .cmd = CreateNuGetPackages .cmd
31
+ Directory .Build .props = Directory .Build .props
32
+ EndProject Section
33
+ EndProject
34
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{10DA5542-4A91-4E7E-94DC-9A76ED8E48C1}"
35
+ Project Section (SolutionItems ) = preProject
36
+ src \Directory .Build .props = src \Directory .Build .props
37
+ EndProject Section
38
+ EndProject
39
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{EED9E0EE-51C9-495D-84D3-948ED93C1039}"
40
+ Project Section (SolutionItems ) = preProject
41
+ tests \AssemblyInfos .cs = tests \AssemblyInfos .cs
42
+ tests \Directory .Build .props = tests \Directory .Build .props
43
+ EndProject Section
44
+ EndProject
22
45
Global
23
46
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
24
47
Debug| Any CPU = Debug| Any CPU
@@ -49,6 +72,14 @@ Global
49
72
{EA888059-217E-485F-9A0B-D29953AADF4C} .Debug| Any CPU .Build .0 = Debug| Any CPU
50
73
{EA888059-217E-485F-9A0B-D29953AADF4C} .Release| Any CPU .ActiveCfg = Release| Any CPU
51
74
{EA888059-217E-485F-9A0B-D29953AADF4C} .Release| Any CPU .Build .0 = Release| Any CPU
75
+ {6F99625B-463F-4849-827D-B30650347E11} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
76
+ {6F99625B-463F-4849-827D-B30650347E11} .Debug| Any CPU .Build .0 = Debug| Any CPU
77
+ {6F99625B-463F-4849-827D-B30650347E11} .Release| Any CPU .ActiveCfg = Release| Any CPU
78
+ {6F99625B-463F-4849-827D-B30650347E11} .Release| Any CPU .Build .0 = Release| Any CPU
79
+ {9AE6B8C1-B074-46D1-A456-D82A1D75F46D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
80
+ {9AE6B8C1-B074-46D1-A456-D82A1D75F46D} .Debug| Any CPU .Build .0 = Debug| Any CPU
81
+ {9AE6B8C1-B074-46D1-A456-D82A1D75F46D} .Release| Any CPU .ActiveCfg = Release| Any CPU
82
+ {9AE6B8C1-B074-46D1-A456-D82A1D75F46D} .Release| Any CPU .Build .0 = Release| Any CPU
52
83
EndGlobalSection
53
84
GlobalSection (SolutionProperties ) = preSolution
54
85
HideSolutionNode = FALSE
@@ -58,6 +89,10 @@ Global
58
89
{1EE5A3C1-2823-49BF-B7FC-0B90547037AE} = {B67779F2-A667-43FB-8B28-964958C048C0}
59
90
{3C20ABB3-4DA5-4CE4-B7BA-91F9D62DB061} = {F0AF798C-B1ED-4F70-B57A-2A33BF30CE8D}
60
91
{EA888059-217E-485F-9A0B-D29953AADF4C} = {F0AF798C-B1ED-4F70-B57A-2A33BF30CE8D}
92
+ {6F99625B-463F-4849-827D-B30650347E11} = {4B9690D6-023F-4BD8-97DB-3C454604CD47}
93
+ {9AE6B8C1-B074-46D1-A456-D82A1D75F46D} = {4B9690D6-023F-4BD8-97DB-3C454604CD47}
94
+ {10DA5542-4A91-4E7E-94DC-9A76ED8E48C1} = {27B89606-498A-441A-B748-481A372D72D1}
95
+ {EED9E0EE-51C9-495D-84D3-948ED93C1039} = {27B89606-498A-441A-B748-481A372D72D1}
61
96
EndGlobalSection
62
97
GlobalSection (ExtensibilityGlobals ) = postSolution
63
98
SolutionGuid = {87DD232F-65EB-409A-AD28-607B3418E8D9}
0 commit comments