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 be5c713 commit 74aae68Copy full SHA for 74aae68
docs/core/tools/dotnet-install-script.md
@@ -156,8 +156,8 @@ The install scripts do not update the registry on Windows. They just download th
156
For an SDK installation, use `channel` in `A.B` or `A.B.Cxx` format.
157
For a runtime installation, use `channel` in `A.B` format.
158
159
- The `version` parameter overrides the `channel` and `quality` parameters when any `version` other than `latest` is used.
160
-
+ Don't use both `version` and `quality` parameters. When `quality` is specified, the script determines the proper version on its own.
+
161
Available since the 5.0 release.
162
163
- **`-Runtime|--runtime <RUNTIME>`**
0 commit comments