Skip to content

Commit c566db0

Browse files
committed
Bump .NET version in CI
1 parent 8e9ce55 commit c566db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup .NET Core
1818
uses: actions/setup-dotnet@v1
1919
with:
20-
dotnet-version: 5.0.0-rc.2.20475.5
20+
dotnet-version: 5.0.100-rc.2.20479.15
2121
- name: Install dependencies
2222
run: dotnet restore
2323
- name: Build

0 commit comments

Comments
 (0)