diff --git a/.github/workflows/pr_ci.yml b/.github/workflows/pr_ci.yml index 0fd7b6aa0ac..efa06db562d 100644 --- a/.github/workflows/pr_ci.yml +++ b/.github/workflows/pr_ci.yml @@ -23,7 +23,7 @@ jobs: node-version: "15" - uses: actions/setup-dotnet@v3 with: - dotnet-version: '8.0.100-preview.6.23330.14' + dotnet-version: '8.0.100-preview.7.23376.3' - name: Build run: | dotnet build -c Release -f net8.0 diff --git a/src/OrchardCore.Build/Dependencies.AspNetCore.props b/src/OrchardCore.Build/Dependencies.AspNetCore.props index 626afb93efa..e0b4afe92f9 100644 --- a/src/OrchardCore.Build/Dependencies.AspNetCore.props +++ b/src/OrchardCore.Build/Dependencies.AspNetCore.props @@ -20,8 +20,8 @@ - 8.0.0-preview.6.23329.11 - 8.0.0-preview.6.23329.11 + 8.0.0-preview.7.23375.9 + 8.0.0-preview.7.23375.9