We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac962d commit 0a7045aCopy full SHA for 0a7045a
1 file changed
.github/workflows/pr-build.yml
@@ -94,7 +94,6 @@ jobs:
94
uses: actions/setup-dotnet@v5
95
with:
96
dotnet-version: '10.0.x'
97
- dotnet-quality: 'preview'
98
99
- name: Install WiX Toolset
100
run: dotnet tool restore
0 commit comments