Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid unnecessarily installing the .NET SDK #185

Open
dansiegel opened this issue Oct 18, 2023 · 0 comments
Open

Avoid unnecessarily installing the .NET SDK #185

dansiegel opened this issue Oct 18, 2023 · 0 comments

Comments

@dansiegel
Copy link
Contributor

Description

uno-check should be able to detect that a more recent version of the .NET SDK is installed. Currently it will spend unnecessary time downloading and installing 7.0.401 even when the host already has 7.0.402 installed. We should not be pinned so strongly on a specific version of the .NET SDK and should recognize that this dependency is already met.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant