1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 14
4
- VisualStudioVersion = 14.0.23107.0
4
+ VisualStudioVersion = 14.0.25420.1
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "ServiceStack.Northwind" , "ServiceStack.Northwind" , "{206CDF5A-68B2-431A-B28D-B8F43C0697A6}"
7
7
EndProject
@@ -46,10 +46,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceStack.Examples.Clien
46
46
EndProject
47
47
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ServiceStack.Examples.ServiceModel" , "ServiceStack.Examples\ServiceStack.Examples.ServiceModel\ServiceStack.Examples.ServiceModel.csproj" , "{2B840832-3036-47D9-8F9B-560CD5C2BF90}"
48
48
EndProject
49
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "CustomPath40" , "StarterTemplates\CustomPath40\CustomPath40.csproj" , "{787130A2-1797-403F-BB3F-EA2AFDB14B12}"
50
- EndProject
51
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "RootPath40" , "StarterTemplates\RootPath40\RootPath40.csproj" , "{07C66849-4022-4141-BB1E-B85B44B4FBAF}"
52
- EndProject
53
49
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "StarterTemplates.Common" , "StarterTemplates\StarterTemplates.Common\StarterTemplates.Common.csproj" , "{ACBF3D12-379A-41D7-87DB-C376CFCBD131}"
54
50
EndProject
55
51
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ConsoleAppHost" , "StarterTemplates\ConsoleAppHost\ConsoleAppHost.csproj" , "{79950922-9EFF-44E1-993A-4EA20DEC780A}"
@@ -90,6 +86,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceStack.Examples.Tests
90
86
EndProject
91
87
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ServiceStack.Examples.Tests.Integration" , "..\tests\ServiceStack.Examples.Tests.Integration\ServiceStack.Examples.Tests.Integration.csproj" , "{21777EAF-74FD-4D0B-947A-C602D8D3EBBA}"
92
88
EndProject
89
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "RestFiles.Tests" , "RestFiles\RestFiles.Tests\RestFiles.Tests.csproj" , "{DAE4FFC2-B446-4020-8578-19B816FAA40A}"
90
+ EndProject
91
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "RootPath45" , "StarterTemplates\RootPath45\RootPath45.csproj" , "{91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F}"
92
+ EndProject
93
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Tests" , "Tests" , "{19FF9025-F307-4507-9CCB-5D08D7D975E1}"
94
+ EndProject
95
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "CustomPath45" , "StarterTemplates\CustomPath45\CustomPath45.csproj" , "{E256695F-8607-4A79-ABA5-6FED3A400C71}"
96
+ EndProject
93
97
Global
94
98
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
95
99
Debug| Any CPU = Debug| Any CPU
@@ -180,26 +184,6 @@ Global
180
184
{2B840832-3036-47D9-8F9B-560CD5C2BF90} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
181
185
{2B840832-3036-47D9-8F9B-560CD5C2BF90} .Release| Mixed Platforms .Build .0 = Release| Any CPU
182
186
{2B840832-3036-47D9-8F9B-560CD5C2BF90} .Release| x86 .ActiveCfg = Release| Any CPU
183
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
184
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Debug| Any CPU .Build .0 = Debug| Any CPU
185
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
186
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
187
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Debug| x86 .ActiveCfg = Debug| Any CPU
188
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Release| Any CPU .ActiveCfg = Release| Any CPU
189
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Release| Any CPU .Build .0 = Release| Any CPU
190
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
191
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Release| Mixed Platforms .Build .0 = Release| Any CPU
192
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} .Release| x86 .ActiveCfg = Release| Any CPU
193
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
194
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Debug| Any CPU .Build .0 = Debug| Any CPU
195
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
196
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
197
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Debug| x86 .ActiveCfg = Debug| Any CPU
198
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Release| Any CPU .ActiveCfg = Release| Any CPU
199
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Release| Any CPU .Build .0 = Release| Any CPU
200
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
201
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Release| Mixed Platforms .Build .0 = Release| Any CPU
202
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} .Release| x86 .ActiveCfg = Release| Any CPU
203
187
{ACBF3D12-379A-41D7-87DB-C376CFCBD131} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
204
188
{ACBF3D12-379A-41D7-87DB-C376CFCBD131} .Debug| Any CPU .Build .0 = Debug| Any CPU
205
189
{ACBF3D12-379A-41D7-87DB-C376CFCBD131} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -394,6 +378,42 @@ Global
394
378
{21777EAF-74FD-4D0B-947A-C602D8D3EBBA} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
395
379
{21777EAF-74FD-4D0B-947A-C602D8D3EBBA} .Release| Mixed Platforms .Build .0 = Release| Any CPU
396
380
{21777EAF-74FD-4D0B-947A-C602D8D3EBBA} .Release| x86 .ActiveCfg = Release| Any CPU
381
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
382
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Debug| Any CPU .Build .0 = Debug| Any CPU
383
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
384
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
385
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Debug| x86 .ActiveCfg = Debug| Any CPU
386
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Debug| x86 .Build .0 = Debug| Any CPU
387
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Release| Any CPU .ActiveCfg = Release| Any CPU
388
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Release| Any CPU .Build .0 = Release| Any CPU
389
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
390
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Release| Mixed Platforms .Build .0 = Release| Any CPU
391
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Release| x86 .ActiveCfg = Release| Any CPU
392
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} .Release| x86 .Build .0 = Release| Any CPU
393
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
394
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Debug| Any CPU .Build .0 = Debug| Any CPU
395
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
396
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
397
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Debug| x86 .ActiveCfg = Debug| Any CPU
398
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Debug| x86 .Build .0 = Debug| Any CPU
399
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Release| Any CPU .ActiveCfg = Release| Any CPU
400
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Release| Any CPU .Build .0 = Release| Any CPU
401
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
402
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Release| Mixed Platforms .Build .0 = Release| Any CPU
403
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Release| x86 .ActiveCfg = Release| Any CPU
404
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} .Release| x86 .Build .0 = Release| Any CPU
405
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
406
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Debug| Any CPU .Build .0 = Debug| Any CPU
407
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
408
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
409
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Debug| x86 .ActiveCfg = Debug| Any CPU
410
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Debug| x86 .Build .0 = Debug| Any CPU
411
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Release| Any CPU .ActiveCfg = Release| Any CPU
412
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Release| Any CPU .Build .0 = Release| Any CPU
413
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
414
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Release| Mixed Platforms .Build .0 = Release| Any CPU
415
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Release| x86 .ActiveCfg = Release| Any CPU
416
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} .Release| x86 .Build .0 = Release| Any CPU
397
417
EndGlobalSection
398
418
GlobalSection (SolutionProperties ) = preSolution
399
419
HideSolutionNode = FALSE
@@ -409,8 +429,6 @@ Global
409
429
{77363223-98F2-4724-8044-569C6485B3A9} = {2218422E-76B4-4128-ACFF-4CE824B0E0CE}
410
430
{53F87D5C-4540-4AFD-BD19-E081FD8E586B} = {2218422E-76B4-4128-ACFF-4CE824B0E0CE}
411
431
{2B840832-3036-47D9-8F9B-560CD5C2BF90} = {A42B0FAF-687B-4E2A-845B-BF3D2B5FF6BC}
412
- {787130A2-1797-403F-BB3F-EA2AFDB14B12} = {4721A7AC-65B8-48C0-A7CC-BF4B7A2B9D02}
413
- {07C66849-4022-4141-BB1E-B85B44B4FBAF} = {4721A7AC-65B8-48C0-A7CC-BF4B7A2B9D02}
414
432
{ACBF3D12-379A-41D7-87DB-C376CFCBD131} = {4721A7AC-65B8-48C0-A7CC-BF4B7A2B9D02}
415
433
{79950922-9EFF-44E1-993A-4EA20DEC780A} = {4721A7AC-65B8-48C0-A7CC-BF4B7A2B9D02}
416
434
{D49ABE7E-B090-4473-B80B-B2432BBF8CB5} = {4721A7AC-65B8-48C0-A7CC-BF4B7A2B9D02}
@@ -431,6 +449,10 @@ Global
431
449
{1DE83058-60D9-4637-90EF-C3E46EAA9ACC} = {A42B0FAF-687B-4E2A-845B-BF3D2B5FF6BC}
432
450
{969644BC-B209-4458-8DC1-041D7A9ADD3B} = {1DE83058-60D9-4637-90EF-C3E46EAA9ACC}
433
451
{21777EAF-74FD-4D0B-947A-C602D8D3EBBA} = {1DE83058-60D9-4637-90EF-C3E46EAA9ACC}
452
+ {DAE4FFC2-B446-4020-8578-19B816FAA40A} = {19FF9025-F307-4507-9CCB-5D08D7D975E1}
453
+ {91D8B4E8-1973-40C6-AF44-DBFEEAAF0C7F} = {4721A7AC-65B8-48C0-A7CC-BF4B7A2B9D02}
454
+ {19FF9025-F307-4507-9CCB-5D08D7D975E1} = {EBC6AB0B-D961-4E31-A2B4-09F74F102B37}
455
+ {E256695F-8607-4A79-ABA5-6FED3A400C71} = {4721A7AC-65B8-48C0-A7CC-BF4B7A2B9D02}
434
456
EndGlobalSection
435
457
GlobalSection (MonoDevelopProperties ) = preSolution
436
458
StartupItem = ..\Client \RemoteInfoClient \RemoteInfoClient .csproj
0 commit comments