diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 8459bfb..85ebabb 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -17,7 +17,7 @@ jobs: - name: Setup .NET uses: actions/setup-dotnet@v3 with: - dotnet-version: 7.0.x + dotnet-version: 8.0.x - name: Restore dependencies run: dotnet restore diff --git a/server/BffMicrosoftEntraExternalID.Server.csproj b/server/BffMicrosoftEntraExternalID.Server.csproj index c3760f4..dc74714 100644 --- a/server/BffMicrosoftEntraExternalID.Server.csproj +++ b/server/BffMicrosoftEntraExternalID.Server.csproj @@ -1,15 +1,15 @@  - net7.0 + net8.0 enable enable d1ff6136-6fb5-4c86-9790-4858454d2104 - - + +