@@ -3,12 +3,161 @@ Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio Version 17
4
4
VisualStudioVersion = 17.0.31903.59
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{F594E7FD-1E72-4E51-A496-B019C2BA3180}"
7
+ EndProject
8
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "test" , "test" , "{422E561A-8118-4BE7-A54F-9309E4F03AAE}"
9
+ EndProject
10
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PowerShellEditorServices.Test" , "test\PowerShellEditorServices.Test\PowerShellEditorServices.Test.csproj" , "{8ED116F4-9DDF-4C49-AB96-AE462E3D64C3}"
11
+ EndProject
12
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PowerShellEditorServices.Test.Shared" , "test\PowerShellEditorServices.Test.Shared\PowerShellEditorServices.Test.Shared.csproj" , "{6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA}"
13
+ EndProject
14
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "scripts" , "scripts" , "{E2316F5C-A551-4A8D-8103-E42CA6D757E2}"
15
+ Project Section (SolutionItems ) = preProject
16
+ scripts \AddCopyrightHeaders .ps1 = scripts \AddCopyrightHeaders .ps1
17
+ EndProject Section
18
+ EndProject
19
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PowerShellEditorServices.VSCode" , "src\PowerShellEditorServices.VSCode\PowerShellEditorServices.VSCode.csproj" , "{3B38E8DA-8BFF-4264-AF16-47929E6398A3}"
20
+ EndProject
21
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PowerShellEditorServices" , "src\PowerShellEditorServices\PowerShellEditorServices.csproj" , "{29EEDF03-0990-45F4-846E-2616970D1FA2}"
22
+ EndProject
23
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PowerShellEditorServices.Test.E2E" , "test\PowerShellEditorServices.Test.E2E\PowerShellEditorServices.Test.E2E.csproj" , "{2561F253-8F72-436A-BCC3-AA63AB82EDC0}"
24
+ EndProject
25
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PowerShellEditorServices.Hosting" , "src\PowerShellEditorServices.Hosting\PowerShellEditorServices.Hosting.csproj" , "{3CC791E7-6FC9-4DDE-B4A2-547266977E4E}"
26
+ EndProject
6
27
Global
7
28
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
29
+ CoreCLR| Any CPU = CoreCLR| Any CPU
30
+ CoreCLR| x64 = CoreCLR| x64
31
+ CoreCLR| x86 = CoreCLR| x86
8
32
Debug| Any CPU = Debug| Any CPU
33
+ Debug| x64 = Debug| x64
34
+ Debug| x86 = Debug| x86
9
35
Release| Any CPU = Release| Any CPU
36
+ Release| x64 = Release| x64
37
+ Release| x86 = Release| x86
38
+ EndGlobalSection
39
+ GlobalSection (ProjectConfigurationPlatforms ) = postSolution
40
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .CoreCLR| Any CPU .ActiveCfg = Release| Any CPU
41
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .CoreCLR| Any CPU .Build .0 = Release| Any CPU
42
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .CoreCLR| x64 .ActiveCfg = Release| Any CPU
43
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .CoreCLR| x64 .Build .0 = Release| Any CPU
44
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .CoreCLR| x86 .ActiveCfg = Release| Any CPU
45
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .CoreCLR| x86 .Build .0 = Release| Any CPU
46
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
47
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Debug| Any CPU .Build .0 = Debug| Any CPU
48
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Debug| x64 .ActiveCfg = Debug| Any CPU
49
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Debug| x64 .Build .0 = Debug| Any CPU
50
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Debug| x86 .ActiveCfg = Debug| Any CPU
51
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Debug| x86 .Build .0 = Debug| Any CPU
52
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Release| Any CPU .ActiveCfg = Release| Any CPU
53
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Release| Any CPU .Build .0 = Release| Any CPU
54
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Release| x64 .ActiveCfg = Release| Any CPU
55
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Release| x64 .Build .0 = Release| Any CPU
56
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Release| x86 .ActiveCfg = Release| Any CPU
57
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} .Release| x86 .Build .0 = Release| Any CPU
58
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .CoreCLR| Any CPU .ActiveCfg = Release| Any CPU
59
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .CoreCLR| Any CPU .Build .0 = Release| Any CPU
60
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .CoreCLR| x64 .ActiveCfg = Release| Any CPU
61
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .CoreCLR| x64 .Build .0 = Release| Any CPU
62
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .CoreCLR| x86 .ActiveCfg = Release| Any CPU
63
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .CoreCLR| x86 .Build .0 = Release| Any CPU
64
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
65
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Debug| Any CPU .Build .0 = Debug| Any CPU
66
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Debug| x64 .ActiveCfg = Debug| Any CPU
67
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Debug| x64 .Build .0 = Debug| Any CPU
68
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Debug| x86 .ActiveCfg = Debug| Any CPU
69
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Debug| x86 .Build .0 = Debug| Any CPU
70
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Release| Any CPU .ActiveCfg = Release| Any CPU
71
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Release| Any CPU .Build .0 = Release| Any CPU
72
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Release| x64 .ActiveCfg = Release| Any CPU
73
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Release| x64 .Build .0 = Release| Any CPU
74
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Release| x86 .ActiveCfg = Release| Any CPU
75
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} .Release| x86 .Build .0 = Release| Any CPU
76
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .CoreCLR| Any CPU .ActiveCfg = CoreCLR| Any CPU
77
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .CoreCLR| Any CPU .Build .0 = CoreCLR| Any CPU
78
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .CoreCLR| x64 .ActiveCfg = CoreCLR| Any CPU
79
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .CoreCLR| x64 .Build .0 = CoreCLR| Any CPU
80
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .CoreCLR| x86 .ActiveCfg = CoreCLR| Any CPU
81
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .CoreCLR| x86 .Build .0 = CoreCLR| Any CPU
82
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
83
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Debug| Any CPU .Build .0 = Debug| Any CPU
84
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Debug| x64 .ActiveCfg = Debug| Any CPU
85
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Debug| x64 .Build .0 = Debug| Any CPU
86
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Debug| x86 .ActiveCfg = Debug| Any CPU
87
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Debug| x86 .Build .0 = Debug| Any CPU
88
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Release| Any CPU .ActiveCfg = Release| Any CPU
89
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Release| Any CPU .Build .0 = Release| Any CPU
90
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Release| x64 .ActiveCfg = Release| Any CPU
91
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Release| x64 .Build .0 = Release| Any CPU
92
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Release| x86 .ActiveCfg = Release| Any CPU
93
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} .Release| x86 .Build .0 = Release| Any CPU
94
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .CoreCLR| Any CPU .ActiveCfg = Release| Any CPU
95
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .CoreCLR| Any CPU .Build .0 = Release| Any CPU
96
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .CoreCLR| x64 .ActiveCfg = Release| Any CPU
97
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .CoreCLR| x64 .Build .0 = Release| Any CPU
98
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .CoreCLR| x86 .ActiveCfg = Release| Any CPU
99
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .CoreCLR| x86 .Build .0 = Release| Any CPU
100
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
101
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Debug| Any CPU .Build .0 = Debug| Any CPU
102
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Debug| x64 .ActiveCfg = Debug| Any CPU
103
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Debug| x64 .Build .0 = Debug| Any CPU
104
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Debug| x86 .ActiveCfg = Debug| Any CPU
105
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Debug| x86 .Build .0 = Debug| Any CPU
106
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Release| Any CPU .ActiveCfg = Release| Any CPU
107
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Release| Any CPU .Build .0 = Release| Any CPU
108
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Release| x64 .ActiveCfg = Release| Any CPU
109
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Release| x64 .Build .0 = Release| Any CPU
110
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Release| x86 .ActiveCfg = Release| Any CPU
111
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} .Release| x86 .Build .0 = Release| Any CPU
112
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .CoreCLR| Any CPU .ActiveCfg = Release| Any CPU
113
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .CoreCLR| Any CPU .Build .0 = Release| Any CPU
114
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .CoreCLR| x64 .ActiveCfg = Release| Any CPU
115
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .CoreCLR| x64 .Build .0 = Release| Any CPU
116
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .CoreCLR| x86 .ActiveCfg = Release| Any CPU
117
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .CoreCLR| x86 .Build .0 = Release| Any CPU
118
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
119
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Debug| Any CPU .Build .0 = Debug| Any CPU
120
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Debug| x64 .ActiveCfg = Debug| Any CPU
121
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Debug| x64 .Build .0 = Debug| Any CPU
122
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Debug| x86 .ActiveCfg = Debug| Any CPU
123
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Debug| x86 .Build .0 = Debug| Any CPU
124
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Release| Any CPU .ActiveCfg = Release| Any CPU
125
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Release| Any CPU .Build .0 = Release| Any CPU
126
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Release| x64 .ActiveCfg = Release| Any CPU
127
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Release| x64 .Build .0 = Release| Any CPU
128
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Release| x86 .ActiveCfg = Release| Any CPU
129
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} .Release| x86 .Build .0 = Release| Any CPU
130
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .CoreCLR| Any CPU .ActiveCfg = Release| Any CPU
131
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .CoreCLR| Any CPU .Build .0 = Release| Any CPU
132
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .CoreCLR| x64 .ActiveCfg = Release| Any CPU
133
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .CoreCLR| x64 .Build .0 = Release| Any CPU
134
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .CoreCLR| x86 .ActiveCfg = Release| Any CPU
135
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .CoreCLR| x86 .Build .0 = Release| Any CPU
136
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
137
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Debug| Any CPU .Build .0 = Debug| Any CPU
138
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Debug| x64 .ActiveCfg = Debug| Any CPU
139
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Debug| x64 .Build .0 = Debug| Any CPU
140
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Debug| x86 .ActiveCfg = Debug| Any CPU
141
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Debug| x86 .Build .0 = Debug| Any CPU
142
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Release| Any CPU .ActiveCfg = Release| Any CPU
143
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Release| Any CPU .Build .0 = Release| Any CPU
144
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Release| x64 .ActiveCfg = Release| Any CPU
145
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Release| x64 .Build .0 = Release| Any CPU
146
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Release| x86 .ActiveCfg = Release| Any CPU
147
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} .Release| x86 .Build .0 = Release| Any CPU
10
148
EndGlobalSection
11
149
GlobalSection (SolutionProperties ) = preSolution
12
150
HideSolutionNode = FALSE
13
151
EndGlobalSection
152
+ GlobalSection (NestedProjects ) = preSolution
153
+ {8ED116F4-9DDF-4C49-AB96-AE462E3D64C3} = {422E561A-8118-4BE7-A54F-9309E4F03AAE}
154
+ {6A20B9E9-DE66-456E-B4F5-ACFD1A95C3CA} = {422E561A-8118-4BE7-A54F-9309E4F03AAE}
155
+ {3B38E8DA-8BFF-4264-AF16-47929E6398A3} = {F594E7FD-1E72-4E51-A496-B019C2BA3180}
156
+ {29EEDF03-0990-45F4-846E-2616970D1FA2} = {F594E7FD-1E72-4E51-A496-B019C2BA3180}
157
+ {2561F253-8F72-436A-BCC3-AA63AB82EDC0} = {422E561A-8118-4BE7-A54F-9309E4F03AAE}
158
+ {3CC791E7-6FC9-4DDE-B4A2-547266977E4E} = {F594E7FD-1E72-4E51-A496-B019C2BA3180}
159
+ EndGlobalSection
160
+ GlobalSection (ExtensibilityGlobals ) = postSolution
161
+ SolutionGuid = {3B9E8987-D4AC-426B-86F6-889126243A9A}
162
+ EndGlobalSection
14
163
EndGlobal
0 commit comments