We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4055fb0 commit 6bbce97Copy full SHA for 6bbce97
.github/workflows/Build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Dotnet
16
uses: actions/setup-dotnet@v5
17
with:
18
- dotnet-version: 9.0.x
+ dotnet-version: 10.0.x
19
20
- name: Add msbuild to PATH
21
uses: microsoft/setup-msbuild@v2.0.0
0 commit comments