Skip to content

Commit 20a1991

Browse files
committed
Update dotnet version
1 parent 2e72c12 commit 20a1991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET Core
1616
uses: actions/setup-dotnet@v1
1717
with:
18-
dotnet-version: 3.1.101
18+
dotnet-version: 3.1.200
1919
- name: Install dependencies
2020
run: dotnet restore
2121
- name: Build

0 commit comments

Comments
 (0)