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 e2842f3 commit 05dc316Copy full SHA for 05dc316
.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: 8.0.200
+ dotnet-version: 8.0.100
20
21
- name: Build
22
env:
0 commit comments