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 f5e85c4 commit 601dd7cCopy full SHA for 601dd7c
1 file changed
.github/workflows/cs-build-project.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-dotnet@v2
20
with:
21
- dotnet-version: 7.0.x
+ dotnet-version: 6.0.x
22
23
- name: Build
24
run: dotnet build -c Release
0 commit comments