Using a command like .\dotnet-install.ps1 -Channel 10.0 -Quality daily -DryRun doesn't cause any warning or error.
But the docs clearly say that this is not supported:
|
For SDK use channel in A.B.Cxx format: using quality together with channel in A.B format is not supported. |
|
echo " For SDK use channel in A.B.Cxx format. Using quality for SDK together with channel in A.B format is not supported." |