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 384263a commit f3ae9bfCopy full SHA for f3ae9bf
.github/workflows/extended-criteria-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup .NET
15
uses: actions/setup-dotnet@v1
16
with:
17
- dotnet-version: '8.0.x'
+ dotnet-version: '9.0.x'
18
# 3) Restore the dependencies and tools of a project or solution.
19
- name: Install dependencies
20
run: dotnet restore
0 commit comments