We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49650e3 commit f8f4240Copy full SHA for f8f4240
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ on:
11
12
env:
13
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
14
- DOTNET_VERSION: 5.0.100-rc.1.20452.10
+ DOTNET_VERSION: 5.0.x
15
16
jobs:
17
build:
0 commit comments