Skip to content

Commit

Permalink
remove Duplex and Security (#5293)
Browse files Browse the repository at this point in the history
  • Loading branch information
HongGit authored Sep 22, 2023
1 parent 7f02cd4 commit a68ae52
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 978 deletions.
26 changes: 0 additions & 26 deletions System.ServiceModel.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Primiti
EndProject
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}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Duplex", "src\System.ServiceModel.Duplex\src\System.ServiceModel.Duplex.csproj", "{6930471C-F053-4D7D-92E4-8DCBA3B79A64}"
EndProject
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}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Http", "src\System.ServiceModel.Http\src\System.ServiceModel.Http.csproj", "{F99F7E78-3C29-404F-9034-2359C448CEFE}"
EndProject
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}"
Expand All @@ -21,10 +17,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.NetTcp"
EndProject
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}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.ServiceModel.Security", "src\System.ServiceModel.Security\src\System.ServiceModel.Security.csproj", "{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}"
EndProject
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}"
EndProject
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}"
EndProject
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}"
Expand Down Expand Up @@ -109,14 +101,6 @@ Global
{10C03A32-1B1F-4EF8-8041-92C34DAD221E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{10C03A32-1B1F-4EF8-8041-92C34DAD221E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{10C03A32-1B1F-4EF8-8041-92C34DAD221E}.Release|Any CPU.Build.0 = Release|Any CPU
{6930471C-F053-4D7D-92E4-8DCBA3B79A64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6930471C-F053-4D7D-92E4-8DCBA3B79A64}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6930471C-F053-4D7D-92E4-8DCBA3B79A64}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6930471C-F053-4D7D-92E4-8DCBA3B79A64}.Release|Any CPU.Build.0 = Release|Any CPU
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D}.Release|Any CPU.Build.0 = Release|Any CPU
{F99F7E78-3C29-404F-9034-2359C448CEFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F99F7E78-3C29-404F-9034-2359C448CEFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F99F7E78-3C29-404F-9034-2359C448CEFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -133,14 +117,6 @@ Global
{95C6CD71-6965-44E1-8F05-01F2F150B1E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{95C6CD71-6965-44E1-8F05-01F2F150B1E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95C6CD71-6965-44E1-8F05-01F2F150B1E0}.Release|Any CPU.Build.0 = Release|Any CPU
{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FA327D5-02AB-44E3-9699-B53D9D1E99AD}.Release|Any CPU.Build.0 = Release|Any CPU
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255}.Release|Any CPU.Build.0 = Release|Any CPU
{D878F354-E120-476A-A90A-9E601A7E7580}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D878F354-E120-476A-A90A-9E601A7E7580}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D878F354-E120-476A-A90A-9E601A7E7580}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -271,10 +247,8 @@ Global
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{10C03A32-1B1F-4EF8-8041-92C34DAD221E} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
{5BD9E9CD-B423-48EB-A9EE-B9CB26D77B0D} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
{7805E0FD-3320-432B-91E1-D7BB7ABB781E} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
{95C6CD71-6965-44E1-8F05-01F2F150B1E0} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
{9D26B4B8-B2D1-4AA0-82D9-8720E6D72255} = {DFDC71CF-6E65-481D-99D7-C35ED7EF6D4E}
{D878F354-E120-476A-A90A-9E601A7E7580} = {D6302510-AB10-4775-BCE9-98FA96FDEB76}
{2789D52D-9C17-4FCE-B81C-41B65C3FAFF9} = {D6302510-AB10-4775-BCE9-98FA96FDEB76}
{B38A2272-F260-4303-964C-ACDC9BADEB79} = {D6302510-AB10-4775-BCE9-98FA96FDEB76}
Expand Down
10 changes: 0 additions & 10 deletions src/System.ServiceModel.Duplex/src/System.Security.Duplex.cs

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit a68ae52

Please sign in to comment.