@@ -10,17 +10,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{E183C826-1
10
10
EndProject
11
11
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "samples" , "samples" , "{3A1E31E3-2794-4CA3-B8E2-253E96BDE514}"
12
12
EndProject
13
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "Microsoft.Net.Http.Server" , "src\Microsoft.Net.Http.Server\Microsoft.Net.Http.Server.xproj" , "{3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1}"
14
- EndProject
15
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "HelloWorld" , "samples\HelloWorld\HelloWorld.xproj" , "{6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4}"
16
- EndProject
17
13
Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "SelfHostServer" , "samples\SelfHostServer\SelfHostServer.xproj" , "{1236F93A-AC5C-4A77-9477-C88F040151CA}"
18
14
EndProject
19
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "Microsoft.AspNetCore.Server.WebListener.FunctionalTests" , "test\Microsoft.AspNetCore.Server.WebListener.FunctionalTests\Microsoft.AspNetCore.Server.WebListener.FunctionalTests.xproj" , "{4492FF4C-9032-411D-853F-46B01755E504}"
20
- EndProject
21
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "Microsoft.AspNetCore.Server.WebListener" , "src\Microsoft.AspNetCore.Server.WebListener\Microsoft.AspNetCore.Server.WebListener.xproj" , "{B9F45F9D-D206-47F0-8E5F-54CE2F0BDF92}"
15
+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "Microsoft.AspNetCore.Server.HttpSys.FunctionalTests" , "test\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.xproj" , "{4492FF4C-9032-411D-853F-46B01755E504}"
22
16
EndProject
23
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "Microsoft.Net.Http. Server.FunctionalTests " , "test \Microsoft.Net.Http. Server.FunctionalTests \Microsoft.Net.Http. Server.FunctionalTests .xproj" , "{DCB6E0B1-223D-44E6-8696-4767E5B6E6A1 }"
17
+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "Microsoft.AspNetCore. Server.HttpSys " , "src \Microsoft.AspNetCore. Server.HttpSys \Microsoft.AspNetCore. Server.HttpSys .xproj" , "{B9F45F9D-D206-47F0-8E5F-54CE2F0BDF92 }"
24
18
EndProject
25
19
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{5E9B546C-17AC-4BDF-BCB3-5955D4755ED8}"
26
20
Project Section (SolutionItems ) = preProject
@@ -29,7 +23,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
29
23
EndProject
30
24
Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "HotAddSample" , "samples\HotAddSample\HotAddSample.xproj" , "{8BFA392A-8B67-4454-916B-67C545EDFAEF}"
31
25
EndProject
32
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "Microsoft.Net.Http. Server.Tests" , "test\Microsoft.Net.Http. Server.Tests\Microsoft.Net.Http. Server.Tests.xproj" , "{E837249E-E666-4DF2-AFC3-7A4D70234F9F}"
26
+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "Microsoft.AspNetCore. Server.HttpSys. Tests" , "test\Microsoft.AspNetCore. Server.HttpSys. Tests\Microsoft.AspNetCore. Server.HttpSys .Tests.xproj" , "{E837249E-E666-4DF2-AFC3-7A4D70234F9F}"
33
27
EndProject
34
28
Global
35
29
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -51,26 +45,6 @@ Global
51
45
{8B828433-B333-4C19-96AE-00BFFF9D8841} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
52
46
{8B828433-B333-4C19-96AE-00BFFF9D8841} .Release| Mixed Platforms .Build .0 = Release| Any CPU
53
47
{8B828433-B333-4C19-96AE-00BFFF9D8841} .Release| x86 .ActiveCfg = Release| Any CPU
54
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
55
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Debug| Any CPU .Build .0 = Debug| Any CPU
56
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
57
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
58
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Debug| x86 .ActiveCfg = Debug| Any CPU
59
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Release| Any CPU .ActiveCfg = Release| Any CPU
60
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Release| Any CPU .Build .0 = Release| Any CPU
61
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
62
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Release| Mixed Platforms .Build .0 = Release| Any CPU
63
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} .Release| x86 .ActiveCfg = Release| Any CPU
64
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
65
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Debug| Any CPU .Build .0 = Debug| Any CPU
66
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
67
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
68
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Debug| x86 .ActiveCfg = Debug| Any CPU
69
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Release| Any CPU .ActiveCfg = Release| Any CPU
70
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Release| Any CPU .Build .0 = Release| Any CPU
71
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
72
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Release| Mixed Platforms .Build .0 = Release| Any CPU
73
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} .Release| x86 .ActiveCfg = Release| Any CPU
74
48
{1236F93A-AC5C-4A77-9477-C88F040151CA} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
75
49
{1236F93A-AC5C-4A77-9477-C88F040151CA} .Debug| Any CPU .Build .0 = Debug| Any CPU
76
50
{1236F93A-AC5C-4A77-9477-C88F040151CA} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -101,16 +75,6 @@ Global
101
75
{B9F45F9D-D206-47F0-8E5F-54CE2F0BDF92} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
102
76
{B9F45F9D-D206-47F0-8E5F-54CE2F0BDF92} .Release| Mixed Platforms .Build .0 = Release| Any CPU
103
77
{B9F45F9D-D206-47F0-8E5F-54CE2F0BDF92} .Release| x86 .ActiveCfg = Release| Any CPU
104
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
105
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Debug| Any CPU .Build .0 = Debug| Any CPU
106
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
107
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
108
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Debug| x86 .ActiveCfg = Debug| Any CPU
109
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Release| Any CPU .ActiveCfg = Release| Any CPU
110
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Release| Any CPU .Build .0 = Release| Any CPU
111
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
112
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Release| Mixed Platforms .Build .0 = Release| Any CPU
113
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} .Release| x86 .ActiveCfg = Release| Any CPU
114
78
{8BFA392A-8B67-4454-916B-67C545EDFAEF} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
115
79
{8BFA392A-8B67-4454-916B-67C545EDFAEF} .Debug| Any CPU .Build .0 = Debug| Any CPU
116
80
{8BFA392A-8B67-4454-916B-67C545EDFAEF} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -141,12 +105,9 @@ Global
141
105
EndGlobalSection
142
106
GlobalSection (NestedProjects ) = preSolution
143
107
{8B828433-B333-4C19-96AE-00BFFF9D8841} = {3A1E31E3-2794-4CA3-B8E2-253E96BDE514}
144
- {3F5212AA-E287-49DD-8CEC-44BF0A2AC9A1} = {99D5E5F3-88F5-4CCF-8D8C-717C8925DF09}
145
- {6DAF3E6B-8E1B-4E6E-B9FE-7B1E5FDB7DB4} = {3A1E31E3-2794-4CA3-B8E2-253E96BDE514}
146
108
{1236F93A-AC5C-4A77-9477-C88F040151CA} = {3A1E31E3-2794-4CA3-B8E2-253E96BDE514}
147
109
{4492FF4C-9032-411D-853F-46B01755E504} = {E183C826-1360-4DFF-9994-F33CED5C8525}
148
110
{B9F45F9D-D206-47F0-8E5F-54CE2F0BDF92} = {99D5E5F3-88F5-4CCF-8D8C-717C8925DF09}
149
- {DCB6E0B1-223D-44E6-8696-4767E5B6E6A1} = {E183C826-1360-4DFF-9994-F33CED5C8525}
150
111
{8BFA392A-8B67-4454-916B-67C545EDFAEF} = {3A1E31E3-2794-4CA3-B8E2-253E96BDE514}
151
112
{E837249E-E666-4DF2-AFC3-7A4D70234F9F} = {E183C826-1360-4DFF-9994-F33CED5C8525}
152
113
EndGlobalSection
0 commit comments