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 4364243 commit e68e7b0Copy full SHA for e68e7b0
.github/workflows/dotnet.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup .NET
20
uses: actions/setup-dotnet@v3
21
with:
22
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
23
- name: Add msbuild to PATH
24
uses: microsoft/[email protected]
25
- name: Restore dependencies
0 commit comments