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 67685bd commit 78e187bCopy full SHA for 78e187b
.github/workflows/snippets5000.yml
@@ -15,7 +15,7 @@ on:
15
16
env:
17
DOTNET_VERSION: '9.0.*'
18
- DOTNET_QUALITY: 'preview'
+ DOTNET_QUALITY: 'ga'
19
DOTNET_DO_INSTALL: 'true' # To install a version of .NET not provided by the runner, set to true
20
EnableNuGetPackageRestore: 'True'
21
0 commit comments