@@ -255,8 +255,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.AspNetCore.NodeSe
255
255
EndProject
256
256
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "SpaServices" , "SpaServices" , "{D6FA4ABE-E685-4EDD-8B06-D8777E76B472}"
257
257
EndProject
258
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Webpack" , "SpaServices\samples\Webpack\Webpack.csproj" , "{121DFA13-E965-4C91-A175-19EF20DFD5AC}"
259
- EndProject
260
258
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.AspNetCore.SpaServices" , "SpaServices\src\Microsoft.AspNetCore.SpaServices.csproj" , "{D9D02772-1D53-45C3-B2CC-888F9978958C}"
261
259
EndProject
262
260
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.AspNetCore.SpaServices.Extensions" , "SpaServices.Extensions\src\Microsoft.AspNetCore.SpaServices.Extensions.csproj" , "{5D5B7E54-9323-498A-8983-E9BDFA3B2D07}"
@@ -297,6 +295,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestOrigin", "CORS\test\tes
297
295
EndProject
298
296
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.AspNetCore" , "..\DefaultBuilder\src\Microsoft.AspNetCore.csproj" , "{46B4FE62-06A1-4D54-B3E8-D8B4B3560075}"
299
297
EndProject
298
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.AspNetCore.Server.IntegrationTesting.IIS" , "..\Servers\IIS\IntegrationTesting.IIS\src\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj" , "{92E11EBB-759E-4DA8-AB61-A9977D9F97D0}"
299
+ EndProject
300
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.AspNetCore.SpaServices.Extensions.Tests" , "SpaServices.Extensions\test\Microsoft.AspNetCore.SpaServices.Extensions.Tests.csproj" , "{D0CB733B-4CE8-4F6C-BBB9-548EA1A96966}"
301
+ EndProject
300
302
Global
301
303
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
302
304
Debug| Any CPU = Debug| Any CPU
@@ -1423,18 +1425,6 @@ Global
1423
1425
{40951683-DBC4-437A-BBAB-2FA7147E11EA} .Release| x64 .Build .0 = Release| Any CPU
1424
1426
{40951683-DBC4-437A-BBAB-2FA7147E11EA} .Release| x86 .ActiveCfg = Release| Any CPU
1425
1427
{40951683-DBC4-437A-BBAB-2FA7147E11EA} .Release| x86 .Build .0 = Release| Any CPU
1426
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
1427
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Debug| Any CPU .Build .0 = Debug| Any CPU
1428
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Debug| x64 .ActiveCfg = Debug| Any CPU
1429
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Debug| x64 .Build .0 = Debug| Any CPU
1430
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Debug| x86 .ActiveCfg = Debug| Any CPU
1431
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Debug| x86 .Build .0 = Debug| Any CPU
1432
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Release| Any CPU .ActiveCfg = Release| Any CPU
1433
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Release| Any CPU .Build .0 = Release| Any CPU
1434
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Release| x64 .ActiveCfg = Release| Any CPU
1435
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Release| x64 .Build .0 = Release| Any CPU
1436
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Release| x86 .ActiveCfg = Release| Any CPU
1437
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} .Release| x86 .Build .0 = Release| Any CPU
1438
1428
{D9D02772-1D53-45C3-B2CC-888F9978958C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
1439
1429
{D9D02772-1D53-45C3-B2CC-888F9978958C} .Debug| Any CPU .Build .0 = Debug| Any CPU
1440
1430
{D9D02772-1D53-45C3-B2CC-888F9978958C} .Debug| x64 .ActiveCfg = Debug| Any CPU
@@ -1627,6 +1617,30 @@ Global
1627
1617
{46B4FE62-06A1-4D54-B3E8-D8B4B3560075} .Release| x64 .Build .0 = Release| Any CPU
1628
1618
{46B4FE62-06A1-4D54-B3E8-D8B4B3560075} .Release| x86 .ActiveCfg = Release| Any CPU
1629
1619
{46B4FE62-06A1-4D54-B3E8-D8B4B3560075} .Release| x86 .Build .0 = Release| Any CPU
1620
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
1621
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Debug| Any CPU .Build .0 = Debug| Any CPU
1622
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Debug| x64 .ActiveCfg = Debug| Any CPU
1623
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Debug| x64 .Build .0 = Debug| Any CPU
1624
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Debug| x86 .ActiveCfg = Debug| Any CPU
1625
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Debug| x86 .Build .0 = Debug| Any CPU
1626
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Release| Any CPU .ActiveCfg = Release| Any CPU
1627
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Release| Any CPU .Build .0 = Release| Any CPU
1628
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Release| x64 .ActiveCfg = Release| Any CPU
1629
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Release| x64 .Build .0 = Release| Any CPU
1630
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Release| x86 .ActiveCfg = Release| Any CPU
1631
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} .Release| x86 .Build .0 = Release| Any CPU
1632
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
1633
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Debug| Any CPU .Build .0 = Debug| Any CPU
1634
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Debug| x64 .ActiveCfg = Debug| Any CPU
1635
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Debug| x64 .Build .0 = Debug| Any CPU
1636
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Debug| x86 .ActiveCfg = Debug| Any CPU
1637
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Debug| x86 .Build .0 = Debug| Any CPU
1638
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Release| Any CPU .ActiveCfg = Release| Any CPU
1639
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Release| Any CPU .Build .0 = Release| Any CPU
1640
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Release| x64 .ActiveCfg = Release| Any CPU
1641
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Release| x64 .Build .0 = Release| Any CPU
1642
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Release| x86 .ActiveCfg = Release| Any CPU
1643
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} .Release| x86 .Build .0 = Release| Any CPU
1630
1644
EndGlobalSection
1631
1645
GlobalSection (SolutionProperties ) = preSolution
1632
1646
HideSolutionNode = FALSE
@@ -1736,7 +1750,6 @@ Global
1736
1750
{47B6636D-09A3-47AE-9303-9F5D15EEE9D8} = {ACA6DDB9-7592-47CE-A740-D15BF307E9E0}
1737
1751
{C801B6A3-906F-406F-BA25-EAE0B4BCE5C9} = {17B409B3-7EC6-49D8-847E-CFAA319E01B5}
1738
1752
{40951683-DBC4-437A-BBAB-2FA7147E11EA} = {17B409B3-7EC6-49D8-847E-CFAA319E01B5}
1739
- {121DFA13-E965-4C91-A175-19EF20DFD5AC} = {D6FA4ABE-E685-4EDD-8B06-D8777E76B472}
1740
1753
{D9D02772-1D53-45C3-B2CC-888F9978958C} = {D6FA4ABE-E685-4EDD-8B06-D8777E76B472}
1741
1754
{5D5B7E54-9323-498A-8983-E9BDFA3B2D07} = {D6FA4ABE-E685-4EDD-8B06-D8777E76B472}
1742
1755
{B04E9CB6-0D1C-4C21-B626-89B6926A491F} = {17B409B3-7EC6-49D8-847E-CFAA319E01B5}
@@ -1755,6 +1768,8 @@ Global
1755
1768
{DFEB537A-2D35-4C62-8A13-42798DF66A80} = {BD7B3AD8-0BA6-405F-8CF6-24B9464D4B5B}
1756
1769
{E0521105-3A7B-480B-B962-0BFC2838D919} = {BD7B3AD8-0BA6-405F-8CF6-24B9464D4B5B}
1757
1770
{46B4FE62-06A1-4D54-B3E8-D8B4B3560075} = {ACA6DDB9-7592-47CE-A740-D15BF307E9E0}
1771
+ {92E11EBB-759E-4DA8-AB61-A9977D9F97D0} = {ACA6DDB9-7592-47CE-A740-D15BF307E9E0}
1772
+ {D0CB733B-4CE8-4F6C-BBB9-548EA1A96966} = {D6FA4ABE-E685-4EDD-8B06-D8777E76B472}
1758
1773
EndGlobalSection
1759
1774
GlobalSection (ExtensibilityGlobals ) = postSolution
1760
1775
SolutionGuid = {83786312-A93B-4BB4-AB06-7C6913A59AFA}
0 commit comments