-
Notifications
You must be signed in to change notification settings - Fork 5
/
Weingartner.Json.Migration.sln
68 lines (68 loc) · 4.84 KB
/
Weingartner.Json.Migration.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32228.430
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Weingartner.Json.Migration.Roslyn_Vsix.Vsix", "Weingartner.Json.Migration.Roslyn.Vsix\Weingartner.Json.Migration.Roslyn_Vsix.Vsix.csproj", "{CD62CCCF-6F3C-43BF-BAEC-226012EA651E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Weingartner.Json.Migration", "Weingartner.Json.Migration\Weingartner.Json.Migration.csproj", "{567ECD20-EB97-4A30-A5B2-0889D1609491}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Weingartner.Json.Migration.Roslyn", "Weingartner.Json.Migration.Roslyn\Weingartner.Json.Migration.Roslyn.csproj", "{630BAC68-A278-4BCE-ABF1-6C864B141AA0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F53CBCC1-FBB0-462C-8935-0B853362A8AD}"
ProjectSection(SolutionItems) = preProject
scripts\build.fsx = scripts\build.fsx
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Weingartner.Json.Migration.Roslyn.Spec", "Weingartner.Json.Migration.Roslyn.Spec\Weingartner.Json.Migration.Roslyn.Spec.csproj", "{34BF0AB4-8C34-4876-A2E3-20FAA72BD74A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Weingartner.Json.Migration.Spec", "Weingartner.Json.Migration.Spec\Weingartner.Json.Migration.Spec.csproj", "{2E3DF5C2-8A38-4A03-86D7-8D463C917E47}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Weingartner.Migration.Common.Shared", "Weingartner.Migration.Common.Shared\Weingartner.Migration.Common.Shared.shproj", "{D1EBB04A-A30B-43A6-A1A7-945BCFDF8EF0}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Weingartner.Json.Migration.Build", "Weingartner.Json.Migration.Build\Weingartner.Json.Migration.Build.fsproj", "{61F7AF56-A9E2-4390-B674-C48D2186F0C3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CD62CCCF-6F3C-43BF-BAEC-226012EA651E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD62CCCF-6F3C-43BF-BAEC-226012EA651E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD62CCCF-6F3C-43BF-BAEC-226012EA651E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD62CCCF-6F3C-43BF-BAEC-226012EA651E}.Release|Any CPU.Build.0 = Release|Any CPU
{567ECD20-EB97-4A30-A5B2-0889D1609491}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{567ECD20-EB97-4A30-A5B2-0889D1609491}.Debug|Any CPU.Build.0 = Debug|Any CPU
{567ECD20-EB97-4A30-A5B2-0889D1609491}.Release|Any CPU.ActiveCfg = Release|Any CPU
{567ECD20-EB97-4A30-A5B2-0889D1609491}.Release|Any CPU.Build.0 = Release|Any CPU
{630BAC68-A278-4BCE-ABF1-6C864B141AA0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{630BAC68-A278-4BCE-ABF1-6C864B141AA0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{630BAC68-A278-4BCE-ABF1-6C864B141AA0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{630BAC68-A278-4BCE-ABF1-6C864B141AA0}.Release|Any CPU.Build.0 = Release|Any CPU
{34BF0AB4-8C34-4876-A2E3-20FAA72BD74A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{34BF0AB4-8C34-4876-A2E3-20FAA72BD74A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{34BF0AB4-8C34-4876-A2E3-20FAA72BD74A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{34BF0AB4-8C34-4876-A2E3-20FAA72BD74A}.Release|Any CPU.Build.0 = Release|Any CPU
{2E3DF5C2-8A38-4A03-86D7-8D463C917E47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E3DF5C2-8A38-4A03-86D7-8D463C917E47}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E3DF5C2-8A38-4A03-86D7-8D463C917E47}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E3DF5C2-8A38-4A03-86D7-8D463C917E47}.Release|Any CPU.Build.0 = Release|Any CPU
{61F7AF56-A9E2-4390-B674-C48D2186F0C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61F7AF56-A9E2-4390-B674-C48D2186F0C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{61F7AF56-A9E2-4390-B674-C48D2186F0C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61F7AF56-A9E2-4390-B674-C48D2186F0C3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F17857EC-72DD-4007-8A57-3740BF6160FE}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Weingartner.Migration.Common.Shared\Weingartner.Migration.Common.Shared.projitems*{567ecd20-eb97-4a30-a5b2-0889d1609491}*SharedItemsImports = 5
Weingartner.Migration.Common.Shared\Weingartner.Migration.Common.Shared.projitems*{630bac68-a278-4bce-abf1-6c864b141aa0}*SharedItemsImports = 5
Weingartner.Migration.Common.Shared\Weingartner.Migration.Common.Shared.projitems*{d1ebb04a-a30b-43a6-a1a7-945bcfdf8ef0}*SharedItemsImports = 13
EndGlobalSection
EndGlobal