Skip to content

Commit 74aae68

Browse files
Update dotnet-install-script.md for clarifying possible Quality parameter values (#30005)
1 parent be5c713 commit 74aae68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/tools/dotnet-install-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ The install scripts do not update the registry on Windows. They just download th
156156
For an SDK installation, use `channel` in `A.B` or `A.B.Cxx` format.
157157
For a runtime installation, use `channel` in `A.B` format.
158158

159-
The `version` parameter overrides the `channel` and `quality` parameters when any `version` other than `latest` is used.
160-
159+
Don't use both `version` and `quality` parameters. When `quality` is specified, the script determines the proper version on its own.
160+
161161
Available since the 5.0 release.
162162

163163
- **`-Runtime|--runtime <RUNTIME>`**

0 commit comments

Comments
 (0)