Skip to content

Commit 614542a

Browse files
committed
Fix sdk
1 parent 19d60e0 commit 614542a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup dotnet runtime 2.1.0
1919
uses: actions/setup-dotnet@v1
2020
with:
21-
dotnet-version: 2.1.300
21+
dotnet-version: 2.1.000
2222
- name: Setup dotnet SDK 3.1
2323
uses: actions/setup-dotnet@v1
2424
with:

0 commit comments

Comments
 (0)