Auto install dotnet sdk. #1642
Doprez
started this conversation in
Contributors
Replies: 2 comments
-
I don't think we should be installing anything silently. If we detect .NET 6 SDK to be absent we can show a dialog to the user asking if he wants to install it and if they say yes, then send them to the download page for it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It would be even better if .NET 6 SDK would get installed during the setup, I guess. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way we could securely install the Dotnet SDK when running stride?
Currently the Gamestudio just shows an error message and expects the user to know what is needed. Can we use something like Winget or Chocolatey to install the SDK when this error is thrown?
#1612
#1641
Beta Was this translation helpful? Give feedback.
All reactions