'dotnet workload install maui' installs old version #19507
Unanswered
jsiemensLatitudegeo
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Does |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have .net sdk 8.0.100 installed, which is the latest, but when I run 'dotnet workload install maui', I get 8.0.0-rc.2.9373. The latest version of maui is 8.0.3, and this is what Visual Studio will install. How can I get maui 8.0.3 workload from command line? Trying to use VS code for development, but it seems like it's still necessary to use VS to install the correct version of MAUI. But VS is deprecated on Mac, so trying to use VS Code and command line tooling.
Beta Was this translation helpful? Give feedback.
All reactions