We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b720670 commit c1694ecCopy full SHA for c1694ec
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,8 @@ jobs:
21
with:
22
dotnet-version: |
23
8.0.x
24
- 10.0.x
+ 10.0.100-preview.5.25277.114
25
+ include-prerelease: true
26
27
- name: Build
28
run: |
0 commit comments