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
# Build AAB using .NET CLI
dotnet publish -f net8.0-android -c Release
(https://github.com/MonoGame/docs.monogame.github.io/pull/169#discussion_r2307360607)
Is it worth discussing how to do all of this in normal Visual Studio? Or linking to the MS docs?