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 5196b8a commit 68fc8efCopy full SHA for 68fc8ef
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: setup .net core
17
uses: actions/[email protected]
18
with:
19
- dotnet-version: 5.0.100
+ dotnet-version: 6.0.100
20
21
- name: build
22
run: dotnet build
0 commit comments