1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 15
4
- VisualStudioVersion = 15.0.27130.2027
4
+ VisualStudioVersion = 15.0.27004.2002
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.Profile.Test.Netcore" , "ResourceManager\Profile\Commands.Profile.Test\Commands.Profile.Test.Netcore.csproj" , "{87246108-B555-4F5F-B916-A9C6FABB1971}"
7
7
EndProject
@@ -19,9 +19,15 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.ResourceManager.Netc
19
19
EndProject
20
20
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Common.ResourceManager.Authentication.Netcore" , "ResourceManager\Common\Commands.Common.Authentication.ResourceManager\Common.ResourceManager.Authentication.Netcore.csproj" , "{BA98145F-89C3-4D6E-9C1B-27DCECD65C73}"
21
21
EndProject
22
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.Network.Test.Netcore" , "ResourceManager\Network\Commands.Network.Test\Commands.Network.Test.Netcore.csproj" , "{0F4219ED-4A8E-4E6A-88A0-352D804B912D}"
22
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.Compute.Test.Netcore" , "ResourceManager\Compute\Commands.Compute.Test\Commands.Compute.Test.Netcore.csproj" , "{F8C2BF4B-DCB5-4C3F-921E-66A23323D34E}"
23
+ EndProject
24
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Common.Storage.Netcore" , "Common\Commands.Common.Storage\Common.Storage.Netcore.csproj" , "{3DC6A9D1-7B07-4C39-9A8D-933809169327}"
25
+ EndProject
26
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Common.Network.Netcore" , "Common\Commands.Common.Network\Common.Network.Netcore.csproj" , "{3F2F6272-780F-479E-9742-79F0DEEA308F}"
23
27
EndProject
24
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Common.Storage.Netcore" , "Common\Commands.Common.Storage\Common.Storage.Netcore.csproj" , "{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}"
28
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Common.Strategies.Netcore" , "ResourceManager\Common\Commands.Common.Strategies\Common.Strategies.Netcore.csproj" , "{C1F773EB-551B-4735-BC6E-800122B2D2FE}"
29
+ EndProject
30
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.Network.Test.Netcore" , "ResourceManager\Network\Commands.Network.Test\Commands.Network.Test.Netcore.csproj" , "{0F4219ED-4A8E-4E6A-88A0-352D804B912D}"
25
31
EndProject
26
32
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.Sql.Test.Netcore" , "ResourceManager\Sql\Commands.Sql.Test\Commands.Sql.Test.Netcore.csproj" , "{F6D1E454-E51D-4F1F-916A-A4A3DED5850A}"
27
33
EndProject
@@ -159,6 +165,54 @@ Global
159
165
{BA98145F-89C3-4D6E-9C1B-27DCECD65C73} .Release| x64 .Build .0 = Release| Any CPU
160
166
{BA98145F-89C3-4D6E-9C1B-27DCECD65C73} .Release| x86 .ActiveCfg = Release| Any CPU
161
167
{BA98145F-89C3-4D6E-9C1B-27DCECD65C73} .Release| x86 .Build .0 = Release| Any CPU
168
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
169
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Debug| Any CPU .Build .0 = Debug| Any CPU
170
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Debug| x64 .ActiveCfg = Debug| Any CPU
171
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Debug| x64 .Build .0 = Debug| Any CPU
172
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Debug| x86 .ActiveCfg = Debug| Any CPU
173
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Debug| x86 .Build .0 = Debug| Any CPU
174
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Release| Any CPU .ActiveCfg = Release| Any CPU
175
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Release| Any CPU .Build .0 = Release| Any CPU
176
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Release| x64 .ActiveCfg = Release| Any CPU
177
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Release| x64 .Build .0 = Release| Any CPU
178
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Release| x86 .ActiveCfg = Release| Any CPU
179
+ {F8C2BF4B-DCB5-4C3F-921E-66A23323D34E} .Release| x86 .Build .0 = Release| Any CPU
180
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
181
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Debug| Any CPU .Build .0 = Debug| Any CPU
182
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Debug| x64 .ActiveCfg = Debug| Any CPU
183
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Debug| x64 .Build .0 = Debug| Any CPU
184
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Debug| x86 .ActiveCfg = Debug| Any CPU
185
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Debug| x86 .Build .0 = Debug| Any CPU
186
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Release| Any CPU .ActiveCfg = Release| Any CPU
187
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Release| Any CPU .Build .0 = Release| Any CPU
188
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Release| x64 .ActiveCfg = Release| Any CPU
189
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Release| x64 .Build .0 = Release| Any CPU
190
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Release| x86 .ActiveCfg = Release| Any CPU
191
+ {3DC6A9D1-7B07-4C39-9A8D-933809169327} .Release| x86 .Build .0 = Release| Any CPU
192
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
193
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Debug| Any CPU .Build .0 = Debug| Any CPU
194
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Debug| x64 .ActiveCfg = Debug| Any CPU
195
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Debug| x64 .Build .0 = Debug| Any CPU
196
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Debug| x86 .ActiveCfg = Debug| Any CPU
197
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Debug| x86 .Build .0 = Debug| Any CPU
198
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Release| Any CPU .ActiveCfg = Release| Any CPU
199
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Release| Any CPU .Build .0 = Release| Any CPU
200
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Release| x64 .ActiveCfg = Release| Any CPU
201
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Release| x64 .Build .0 = Release| Any CPU
202
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Release| x86 .ActiveCfg = Release| Any CPU
203
+ {3F2F6272-780F-479E-9742-79F0DEEA308F} .Release| x86 .Build .0 = Release| Any CPU
204
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
205
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Debug| Any CPU .Build .0 = Debug| Any CPU
206
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Debug| x64 .ActiveCfg = Debug| Any CPU
207
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Debug| x64 .Build .0 = Debug| Any CPU
208
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Debug| x86 .ActiveCfg = Debug| Any CPU
209
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Debug| x86 .Build .0 = Debug| Any CPU
210
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Release| Any CPU .ActiveCfg = Release| Any CPU
211
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Release| Any CPU .Build .0 = Release| Any CPU
212
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Release| x64 .ActiveCfg = Release| Any CPU
213
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Release| x64 .Build .0 = Release| Any CPU
214
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Release| x86 .ActiveCfg = Release| Any CPU
215
+ {C1F773EB-551B-4735-BC6E-800122B2D2FE} .Release| x86 .Build .0 = Release| Any CPU
162
216
{0F4219ED-4A8E-4E6A-88A0-352D804B912D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
163
217
{0F4219ED-4A8E-4E6A-88A0-352D804B912D} .Debug| Any CPU .Build .0 = Debug| Any CPU
164
218
{0F4219ED-4A8E-4E6A-88A0-352D804B912D} .Debug| x64 .ActiveCfg = Debug| Any CPU
@@ -171,18 +225,6 @@ Global
171
225
{0F4219ED-4A8E-4E6A-88A0-352D804B912D} .Release| x64 .Build .0 = Release| Any CPU
172
226
{0F4219ED-4A8E-4E6A-88A0-352D804B912D} .Release| x86 .ActiveCfg = Release| Any CPU
173
227
{0F4219ED-4A8E-4E6A-88A0-352D804B912D} .Release| x86 .Build .0 = Release| Any CPU
174
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
175
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Debug| Any CPU .Build .0 = Debug| Any CPU
176
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Debug| x64 .ActiveCfg = Debug| Any CPU
177
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Debug| x64 .Build .0 = Debug| Any CPU
178
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Debug| x86 .ActiveCfg = Debug| Any CPU
179
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Debug| x86 .Build .0 = Debug| Any CPU
180
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Release| Any CPU .ActiveCfg = Release| Any CPU
181
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Release| Any CPU .Build .0 = Release| Any CPU
182
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Release| x64 .ActiveCfg = Release| Any CPU
183
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Release| x64 .Build .0 = Release| Any CPU
184
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Release| x86 .ActiveCfg = Release| Any CPU
185
- {3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8} .Release| x86 .Build .0 = Release| Any CPU
186
228
{F6D1E454-E51D-4F1F-916A-A4A3DED5850A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
187
229
{F6D1E454-E51D-4F1F-916A-A4A3DED5850A} .Debug| Any CPU .Build .0 = Debug| Any CPU
188
230
{F6D1E454-E51D-4F1F-916A-A4A3DED5850A} .Debug| x64 .ActiveCfg = Debug| Any CPU
0 commit comments