Skip to content

Commit 727b029

Browse files
authored
Update dotnetcore.yml
1 parent 2db5527 commit 727b029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
- name: Setup .NET Core
1313
uses: actions/setup-dotnet@v1
1414
with:
15-
dotnet-version: 3.0.101
15+
dotnet-version: 3.1.300-preview-015048
1616
- name: Build with dotnet
1717
run: dotnet build --configuration Release

0 commit comments

Comments
 (0)