1
- Microsoft Visual Studio Solution File, Format Version 12.00
1
+
2
+ Microsoft Visual Studio Solution File, Format Version 12.00
2
3
# Visual Studio 15
3
4
VisualStudioVersion = 15.0.27110.0
4
5
MinimumVisualStudioVersion = 15.0.26730.03
@@ -9,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{DA69F624-539
9
10
EndProject
10
11
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{83B2C3EB-A3D8-4E6F-9A3C-A380B005EF31}"
11
12
Project Section (SolutionItems ) = preProject
13
+ benchmarkapps \BenchmarkServer \BenchmarkServer .csproj = benchmarkapps \BenchmarkServer \BenchmarkServer .csproj
12
14
build \dependencies .props = build \dependencies .props
13
15
Directory .Build .props = Directory .Build .props
14
16
Directory .Build .targets = Directory .Build .targets
@@ -81,11 +83,13 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.AspNetCore.Signal
81
83
EndProject
82
84
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FunctionalTests" , "clients\ts\FunctionalTests\FunctionalTests.csproj" , "{D0C7B22E-B0B6-4D62-BF7D-79EE4AAF1981}"
83
85
EndProject
84
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "BenchmarkServer " , "benchmarks\BenchmarkServer\BenchmarkServer. csproj" , "{B5286020-C218-443C-91A9-B65751FB9B29 }"
86
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.AspNetCore.SignalR.Protocols.Json " , "src\Microsoft.AspNetCore.SignalR.Protocols.Json\Microsoft.AspNetCore.SignalR.Protocols.Json. csproj" , "{896FA5EE-63A5-4EAC-9F09-346584BB4830 }"
85
87
EndProject
86
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Microsoft.AspNetCore.SignalR.Protocols.Json " , "src\Microsoft.AspNetCore.SignalR.Protocols.Json\Microsoft.AspNetCore.SignalR.Protocols.Json. csproj" , "{896FA5EE-63A5-4EAC-9F09-346584BB4830 }"
88
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "BenchmarkServer " , "benchmarkapps\BenchmarkServer\BenchmarkServer. csproj" , "{8C75AC94-C980-4FE1-9F79-6CED3C8665CE }"
87
89
EndProject
88
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Crankier" , "benchmarks\Crankier\Crankier.csproj" , "{8D3E3E7D-452B-44F4-86CA-111003EA11ED}"
90
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Crankier" , "benchmarkapps\Crankier\Crankier.csproj" , "{8D3E3E7D-452B-44F4-86CA-111003EA11ED}"
91
+ EndProject
92
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "benchmarkapps" , "benchmarkapps" , "{43F352F3-4E2B-4ED7-901B-36E6671251F5}"
89
93
EndProject
90
94
Global
91
95
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -197,14 +201,14 @@ Global
197
201
{D0C7B22E-B0B6-4D62-BF7D-79EE4AAF1981} .Debug| Any CPU .Build .0 = Debug| Any CPU
198
202
{D0C7B22E-B0B6-4D62-BF7D-79EE4AAF1981} .Release| Any CPU .ActiveCfg = Release| Any CPU
199
203
{D0C7B22E-B0B6-4D62-BF7D-79EE4AAF1981} .Release| Any CPU .Build .0 = Release| Any CPU
200
- {B5286020-C218-443C-91A9-B65751FB9B29} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
201
- {B5286020-C218-443C-91A9-B65751FB9B29} .Debug| Any CPU .Build .0 = Debug| Any CPU
202
- {B5286020-C218-443C-91A9-B65751FB9B29} .Release| Any CPU .ActiveCfg = Release| Any CPU
203
- {B5286020-C218-443C-91A9-B65751FB9B29} .Release| Any CPU .Build .0 = Release| Any CPU
204
204
{896FA5EE-63A5-4EAC-9F09-346584BB4830} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
205
205
{896FA5EE-63A5-4EAC-9F09-346584BB4830} .Debug| Any CPU .Build .0 = Debug| Any CPU
206
206
{896FA5EE-63A5-4EAC-9F09-346584BB4830} .Release| Any CPU .ActiveCfg = Release| Any CPU
207
207
{896FA5EE-63A5-4EAC-9F09-346584BB4830} .Release| Any CPU .Build .0 = Release| Any CPU
208
+ {8C75AC94-C980-4FE1-9F79-6CED3C8665CE} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
209
+ {8C75AC94-C980-4FE1-9F79-6CED3C8665CE} .Debug| Any CPU .Build .0 = Debug| Any CPU
210
+ {8C75AC94-C980-4FE1-9F79-6CED3C8665CE} .Release| Any CPU .ActiveCfg = Release| Any CPU
211
+ {8C75AC94-C980-4FE1-9F79-6CED3C8665CE} .Release| Any CPU .Build .0 = Release| Any CPU
208
212
{8D3E3E7D-452B-44F4-86CA-111003EA11ED} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
209
213
{8D3E3E7D-452B-44F4-86CA-111003EA11ED} .Debug| Any CPU .Build .0 = Debug| Any CPU
210
214
{8D3E3E7D-452B-44F4-86CA-111003EA11ED} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -240,9 +244,9 @@ Global
240
244
{0A0A6135-EA24-4307-95C2-CE1B7E164A5E} = {6A35B453-52EC-48AF-89CA-D4A69800F131}
241
245
{55DB4B6F-12E5-4A27-97F4-E97E135470FF} = {DA69F624-5398-4884-87E4-B816698CDE65}
242
246
{D0C7B22E-B0B6-4D62-BF7D-79EE4AAF1981} = {3A76C5A2-79ED-49BC-8BDC-6A3A766FFA1B}
243
- {B5286020-C218-443C-91A9-B65751FB9B29} = {8A4582C8-DC59-4B61-BCE7-119FBAA99EFB}
244
247
{896FA5EE-63A5-4EAC-9F09-346584BB4830} = {DA69F624-5398-4884-87E4-B816698CDE65}
245
- {8D3E3E7D-452B-44F4-86CA-111003EA11ED} = {8A4582C8-DC59-4B61-BCE7-119FBAA99EFB}
248
+ {8C75AC94-C980-4FE1-9F79-6CED3C8665CE} = {43F352F3-4E2B-4ED7-901B-36E6671251F5}
249
+ {8D3E3E7D-452B-44F4-86CA-111003EA11ED} = {43F352F3-4E2B-4ED7-901B-36E6671251F5}
246
250
EndGlobalSection
247
251
GlobalSection (ExtensibilityGlobals ) = postSolution
248
252
SolutionGuid = {7945A4E4-ACDB-4F6E-95CA-6AC6E7C2CD59}
0 commit comments