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 2e72c12 commit 20a1991Copy full SHA for 20a1991
.github/workflows/dotnetcore.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup .NET Core
16
uses: actions/setup-dotnet@v1
17
with:
18
- dotnet-version: 3.1.101
+ dotnet-version: 3.1.200
19
- name: Install dependencies
20
run: dotnet restore
21
- name: Build
0 commit comments