From 9f468a5cc23654fdfe8fadd5a219dce9e3a64a08 Mon Sep 17 00:00:00 2001 From: Atanas Atanasov Date: Tue, 4 Oct 2022 17:42:22 +0300 Subject: [PATCH] Updated the SsoAdmin projects to reference WCF from the framework instead of a package. Signed-off-by: Atanas Atanasov --- .gitignore | 1 + .../VMware.vSphere.LsClient.csproj | 6 +----- .../VMware.vSphere.SsoAdmin.Utils.csproj | 8 ++------ .../VMware.vSphere.SsoAdminClient.csproj | 6 +----- 4 files changed, 5 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index dbab1a0..8a5b101 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ #VS Code Files *.vscode +/.vs # Windows image file caches Thumbs.db diff --git a/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.LsClient/VMware.vSphere.LsClient.csproj b/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.LsClient/VMware.vSphere.LsClient.csproj index b20cc22..8894212 100644 --- a/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.LsClient/VMware.vSphere.LsClient.csproj +++ b/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.LsClient/VMware.vSphere.LsClient.csproj @@ -9,11 +9,7 @@ - - - - - + diff --git a/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.SsoAdmin.Utils/VMware.vSphere.SsoAdmin.Utils.csproj b/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.SsoAdmin.Utils/VMware.vSphere.SsoAdmin.Utils.csproj index 28d3464..ae06e35 100644 --- a/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.SsoAdmin.Utils/VMware.vSphere.SsoAdmin.Utils.csproj +++ b/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.SsoAdmin.Utils/VMware.vSphere.SsoAdmin.Utils.csproj @@ -1,4 +1,4 @@ - + VMware.vSphere.SsoAdmin.Utils @@ -9,11 +9,7 @@ - - - - - + diff --git a/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.SsoAdminClient/VMware.vSphere.SsoAdminClient.csproj b/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.SsoAdminClient/VMware.vSphere.SsoAdminClient.csproj index c66f580..f8efbb9 100644 --- a/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.SsoAdminClient/VMware.vSphere.SsoAdminClient.csproj +++ b/Modules/VMware.vSphere.SsoAdmin/src/VMware.vSphere.SsoAdmin.Client/VMware.vSphere.SsoAdminClient/VMware.vSphere.SsoAdminClient.csproj @@ -17,11 +17,7 @@ - - - - - +