articles/tutorials/advanced/MobileDeployment/04_publishing/index.md
# 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?