How do I get .NET MAUI service releases?

TheHunsra 1 Reputation point
2022-07-29T15:53:46.567+00:00

I can see that .NET MAUI has multiple service releases. Currently, Service release 3 is available (v6.0.419). When I list the workloads that I have installed on my development machine I see the following:

Installed Workload Ids      Manifest Version      Installation Source  
--------------------------------------------------------------------------------  
maccatalyst                 15.4.442/6.0.400      SDK 6.0.400, VS 17.3.32721.290  
maui-android                6.0.424/6.0.400       SDK 6.0.400, VS 17.3.32721.290  
runtimes-windows            6.0.7/6.0.300         VS 17.3.32721.290  
maui-windows                6.0.424/6.0.400       VS 17.3.32721.290  
maui-maccatalyst            6.0.424/6.0.400       VS 17.3.32721.290  
maui-ios                    6.0.424/6.0.400       VS 17.3.32721.290  
ios                         15.4.430/6.0.400      VS 17.3.32721.290  
android                     32.0.447/6.0.400      VS 17.3.32721.290  

I'm using Visual Studio 2022 Preview 5. How do I update my development environment with service releases? I can't find any documentation about this.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.