From 324cfb66463068d2a0b2cb47d66fd04f8100d8a4 Mon Sep 17 00:00:00 2001 From: Joe DeCock Date: Mon, 15 Sep 2025 13:00:47 -0500 Subject: [PATCH] Remove unnecessary FileProviders.Embedded refs --- .../AspNetIdentity10/Host.AspNetIdentity10.csproj | 1 - .../EntityFramework10/Host.EntityFramework10.csproj | 2 -- identity-server/hosts/Main/Main10/Host.Main10.csproj | 1 - 3 files changed, 4 deletions(-) diff --git a/identity-server/hosts/AspNetIdentity/AspNetIdentity10/Host.AspNetIdentity10.csproj b/identity-server/hosts/AspNetIdentity/AspNetIdentity10/Host.AspNetIdentity10.csproj index 82966c57b..e652ce050 100644 --- a/identity-server/hosts/AspNetIdentity/AspNetIdentity10/Host.AspNetIdentity10.csproj +++ b/identity-server/hosts/AspNetIdentity/AspNetIdentity10/Host.AspNetIdentity10.csproj @@ -11,7 +11,6 @@ - diff --git a/identity-server/hosts/EntityFramework/EntityFramework10/Host.EntityFramework10.csproj b/identity-server/hosts/EntityFramework/EntityFramework10/Host.EntityFramework10.csproj index 07885a8cd..b1a355ee4 100644 --- a/identity-server/hosts/EntityFramework/EntityFramework10/Host.EntityFramework10.csproj +++ b/identity-server/hosts/EntityFramework/EntityFramework10/Host.EntityFramework10.csproj @@ -13,7 +13,6 @@ - @@ -33,5 +32,4 @@ - diff --git a/identity-server/hosts/Main/Main10/Host.Main10.csproj b/identity-server/hosts/Main/Main10/Host.Main10.csproj index 4e00eade7..a6af39bfe 100644 --- a/identity-server/hosts/Main/Main10/Host.Main10.csproj +++ b/identity-server/hosts/Main/Main10/Host.Main10.csproj @@ -12,7 +12,6 @@ -