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 4e7b852 commit bdd60c9Copy full SHA for bdd60c9
.github/workflows/dotnet.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Install .NET
34
uses: actions/setup-dotnet@v5
35
with:
36
- dotnet-version: 9.x
+ dotnet-version: 10.x
37
38
- name: Restore Dependencies
39
run: dotnet restore
0 commit comments