You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Mac, try to run command dry-run with the new option "--preserve-vs-for-mac-sdks" for example, dotnet-core-uninstall dry-run --runtime --all --preserve-vs-for-mac-sdks
Observe
Expected Result
The new option "--preserve-vs-for-mac-sdks" should be worked with command 'dry-run', like command - list and remove
Actual Result
The new option "--preserve-vs-for-mac-sdks" is not listed in command dry-run help txt and an error occurred when running dotnet-core-uninstall dry-run --runtime --all --preserve-vs-for-mac-sdks
Build: 1.7.617402
Repro steps
dotnet-core-uninstall dry-run --runtime --all --preserve-vs-for-mac-sdksExpected Result
Actual Result
dotnet-core-uninstall dry-run --runtime --all --preserve-vs-for-mac-sdks