Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit a7f7ae7

Browse files
authored
Update compile.yaml
1 parent df4648c commit a7f7ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install .NET Core
1616
uses: actions/setup-dotnet@v1
1717
with:
18-
dotnet-version: 6.0.100
18+
dotnet-version: 6.0.100-rc.2.21505.57
1919

2020
# Nuget
2121
- uses: nuget/setup-nuget@v1

0 commit comments

Comments
 (0)