Skip to content

Commit a68ae52

Browse files
authored
remove Duplex and Security (dotnet#5293)
1 parent 7f02cd4 commit a68ae52

25 files changed

+0
-978
lines changed

Diff for: System.ServiceModel.sln

-26
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Primiti
99
EndProject
1010
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Primitives.Tests", "src\System.ServiceModel.Primitives\tests\System.ServiceModel.Primitives.Tests.csproj", "{10C03A32-1B1F-4EF8-8041-92C34DAD221E}"
1111
EndProject
12-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Duplex", "src\System.ServiceModel.Duplex\src\System.ServiceModel.Duplex.csproj", "{6930471C-F053-4D7D-92E4-8DCBA3B79A64}"
13-
EndProject
14-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Duplex.Tests", "src\System.ServiceModel.Duplex\tests\System.ServiceModel.Duplex.Tests.csproj", "{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D}"
15-
EndProject
1612
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Http", "src\System.ServiceModel.Http\src\System.ServiceModel.Http.csproj", "{F99F7E78-3C29-404F-9034-2359C448CEFE}"
1713
EndProject
1814
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Http.Tests", "src\System.ServiceModel.Http\tests\System.ServiceModel.Http.Tests.csproj", "{7805E0FD-3320-432B-91E1-D7BB7ABB781E}"
@@ -21,10 +17,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.NetTcp"
2117
EndProject
2218
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.NetTcp.Tests", "src\System.ServiceModel.NetTcp\tests\System.ServiceModel.NetTcp.Tests.csproj", "{95C6CD71-6965-44E1-8F05-01F2F150B1E0}"
2319
EndProject
24-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Security", "src\System.ServiceModel.Security\src\System.ServiceModel.Security.csproj", "{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}"
25-
EndProject
26-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Security.Tests", "src\System.ServiceModel.Security\tests\System.ServiceModel.Security.Tests.csproj", "{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255}"
27-
EndProject
2820
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Binding.Custom.IntegrationTests", "src\System.Private.ServiceModel\tests\Scenarios\Binding\Custom\Binding.Custom.IntegrationTests.csproj", "{D878F354-E120-476A-A90A-9E601A7E7580}"
2921
EndProject
3022
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Binding.Http.IntegrationTests", "src\System.Private.ServiceModel\tests\Scenarios\Binding\Http\Binding.Http.IntegrationTests.csproj", "{2789D52D-9C17-4FCE-B81C-41B65C3FAFF9}"
@@ -109,14 +101,6 @@ Global
109101
{10C03A32-1B1F-4EF8-8041-92C34DAD221E}.Debug|Any CPU.Build.0 = Debug|Any CPU
110102
{10C03A32-1B1F-4EF8-8041-92C34DAD221E}.Release|Any CPU.ActiveCfg = Release|Any CPU
111103
{10C03A32-1B1F-4EF8-8041-92C34DAD221E}.Release|Any CPU.Build.0 = Release|Any CPU
112-
{6930471C-F053-4D7D-92E4-8DCBA3B79A64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
113-
{6930471C-F053-4D7D-92E4-8DCBA3B79A64}.Debug|Any CPU.Build.0 = Debug|Any CPU
114-
{6930471C-F053-4D7D-92E4-8DCBA3B79A64}.Release|Any CPU.ActiveCfg = Release|Any CPU
115-
{6930471C-F053-4D7D-92E4-8DCBA3B79A64}.Release|Any CPU.Build.0 = Release|Any CPU
116-
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
117-
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
118-
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
119-
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D}.Release|Any CPU.Build.0 = Release|Any CPU
120104
{F99F7E78-3C29-404F-9034-2359C448CEFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121105
{F99F7E78-3C29-404F-9034-2359C448CEFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
122106
{F99F7E78-3C29-404F-9034-2359C448CEFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -133,14 +117,6 @@ Global
133117
{95C6CD71-6965-44E1-8F05-01F2F150B1E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
134118
{95C6CD71-6965-44E1-8F05-01F2F150B1E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
135119
{95C6CD71-6965-44E1-8F05-01F2F150B1E0}.Release|Any CPU.Build.0 = Release|Any CPU
136-
{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
137-
{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
138-
{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
139-
{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}.Release|Any CPU.Build.0 = Release|Any CPU
140-
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
141-
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255}.Debug|Any CPU.Build.0 = Debug|Any CPU
142-
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255}.Release|Any CPU.ActiveCfg = Release|Any CPU
143-
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255}.Release|Any CPU.Build.0 = Release|Any CPU
144120
{D878F354-E120-476A-A90A-9E601A7E7580}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
145121
{D878F354-E120-476A-A90A-9E601A7E7580}.Debug|Any CPU.Build.0 = Debug|Any CPU
146122
{D878F354-E120-476A-A90A-9E601A7E7580}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -271,10 +247,8 @@ Global
271247
EndGlobalSection
272248
GlobalSection(NestedProjects) = preSolution
273249
{10C03A32-1B1F-4EF8-8041-92C34DAD221E} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
274-
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
275250
{7805E0FD-3320-432B-91E1-D7BB7ABB781E} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
276251
{95C6CD71-6965-44E1-8F05-01F2F150B1E0} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
277-
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
278252
{D878F354-E120-476A-A90A-9E601A7E7580} = {D6302510-AB10-4775-BCE9-98FA96FDEB76}
279253
{2789D52D-9C17-4FCE-B81C-41B65C3FAFF9} = {D6302510-AB10-4775-BCE9-98FA96FDEB76}
280254
{B38A2272-F260-4303-964C-ACDC9BADEB79} = {D6302510-AB10-4775-BCE9-98FA96FDEB76}

Diff for: src/System.ServiceModel.Duplex/src/System.Security.Duplex.cs

-10
This file was deleted.

Diff for: src/System.ServiceModel.Duplex/src/System.ServiceModel.Duplex.csproj

-18
This file was deleted.

Diff for: src/System.ServiceModel.Duplex/tests/ServiceModel/CallbackBehaviorAttributeTest.cs

-52
This file was deleted.

Diff for: src/System.ServiceModel.Duplex/tests/System.ServiceModel.Duplex.Tests.csproj

-14
This file was deleted.

Diff for: src/System.ServiceModel.Security/src/System.ServiceModel.Security.cs

-38
This file was deleted.

Diff for: src/System.ServiceModel.Security/src/System.ServiceModel.Security.csproj

-18
This file was deleted.

Diff for: src/System.ServiceModel.Security/tests/IdentityModel/GenericXmlSecurityKeyIdentifierClauseTest.cs

-66
This file was deleted.

0 commit comments

Comments
 (0)