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 7e7a68b commit 8014f93Copy full SHA for 8014f93
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup dotnet
34
uses: actions/setup-dotnet@v5
35
with:
36
- dotnet-version: '7.0.201'
+ dotnet-version: 8
37
38
- name: Setup MSBuild
39
uses: microsoft/setup-msbuild@v2
.github/workflows/tests.yml
@@ -36,7 +36,7 @@ jobs:
40
41
42
0 commit comments