Replies: 1 comment
|
Eventually we might put it directly into the CLI, but right now we are trying it out as a preview to see if folks like it or not. If its well-received then we will be looking into that option. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Have you considered making dotnetup an optional dependency of the dotnet CLI? If a required SDK like .NET 8.0 is not installed, the CLI could automatically resolve and install it via dotnetup, without requiring manual user intervention.
All reactions