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 8e6770a commit 2be6921Copy full SHA for 2be6921
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup .NET Core SDK
18
uses: actions/setup-dotnet@v3.0.3
19
with:
20
- dotnet-version: 8.0.400-preview.0.24324.5
+ dotnet-version: 10
21
22
# Install dotnet wasm buildtools workload
23
- name: Install .NET WASM Build Tools
0 commit comments