diff --git a/IdentityServer/v7/BFF/BlazorWasm/Client/BlazorWasm.Client.csproj b/IdentityServer/v7/BFF/BlazorWasm/Client/BlazorWasm.Client.csproj index 78fdb299..b2377182 100644 --- a/IdentityServer/v7/BFF/BlazorWasm/Client/BlazorWasm.Client.csproj +++ b/IdentityServer/v7/BFF/BlazorWasm/Client/BlazorWasm.Client.csproj @@ -1,16 +1,16 @@ - net6.0 + net8.0 enable enable - - - - + + + + diff --git a/IdentityServer/v7/BFF/BlazorWasm/Server/BlazorWasm.Server.csproj b/IdentityServer/v7/BFF/BlazorWasm/Server/BlazorWasm.Server.csproj index 56a26ebc..1187cb38 100644 --- a/IdentityServer/v7/BFF/BlazorWasm/Server/BlazorWasm.Server.csproj +++ b/IdentityServer/v7/BFF/BlazorWasm/Server/BlazorWasm.Server.csproj @@ -1,16 +1,16 @@ - + - net6.0 + net8.0 enable enable - + - - + + diff --git a/IdentityServer/v7/BFF/BlazorWasm/Shared/BlazorWasm.Shared.csproj b/IdentityServer/v7/BFF/BlazorWasm/Shared/BlazorWasm.Shared.csproj index a5b78ac4..9a938be4 100644 --- a/IdentityServer/v7/BFF/BlazorWasm/Shared/BlazorWasm.Shared.csproj +++ b/IdentityServer/v7/BFF/BlazorWasm/Shared/BlazorWasm.Shared.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 enable enable