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 712b8cb commit e2842f3Copy full SHA for e2842f3
.github/workflows/dotnet-core.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup .NET Core
17
uses: actions/setup-dotnet@v1
18
with:
19
- dotnet-version: 2.1.402
+ dotnet-version: 8.0.200
20
21
- name: Build
22
env:
0 commit comments