We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7053b44 commit 93a4a09Copy full SHA for 93a4a09
.github/workflows/deploy_demo.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
name: Build and deploy Demo site
24
env:
25
- DOTNET_VERSION: "net9.0"
+ DOTNET_VERSION: "net10.0"
26
DOTNET_CLI_TELEMETRY_OPTOUT: 1
27
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
28
DOTNET_NOLOGO: true
0 commit comments