You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: https://aka.ms/dotnet/maui/6.0.300.json
Update to MAUI GA releases.
After `.\build.cmd -pack -publish`, manually tested the workloads:
> .\bin\redist\Debug\dotnet\dotnet.exe workload install android --skip-manifest-update
Installing pack Microsoft.Android.Sdk version 32.0.301...
...
Installing pack Microsoft.NETCore.App.Runtime.Mono.android-arm version 6.0.5...
I updated `$(MonoWorkloadManifestVersion)` as we require at least
6.0.5 in MAUI GA.
0 commit comments