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 a470618 commit 07b4ab4Copy full SHA for 07b4ab4
.github/workflows/deploy-docs.yml
@@ -35,7 +35,7 @@ jobs:
35
dotnet-version: '3.1.x'
36
- uses: actions/setup-dotnet@v1
37
with:
38
- dotnet-version: '5.0.100-rc.1.20452.10'
+ dotnet-version: '5.0.x'
39
40
- name: Building library
41
run: dotnet build /p:PublicRelease=true
0 commit comments