Auto Publish – main to live - 2026-04-02 05:04 UTC#107
Merged
learn-build-service-prod[bot] merged 2 commits intolivefrom Apr 2, 2026
Merged
Auto Publish – main to live - 2026-04-02 05:04 UTC#107learn-build-service-prod[bot] merged 2 commits intolivefrom
learn-build-service-prod[bot] merged 2 commits intolivefrom
Conversation
) ms.topic values of `conceptual` or `article` are depricated and are to be changed to `concept-article`. There was a global setting in the docfx.json in this repo so I changed that from conceptual to concept-article There were no articles with ms.topic: conceptual or ms.toic: article in this repo. I am making this fix across several dotnet docs realted repos for the Learn org.
Mirrors [dotnet/android#10963](dotnet/android#10963). Fast deployment now supports `.aab` (Android App Bundles) in addition to `.apk`, but the docs here still say otherwise. - **`build-process.md`**: State that fast deployment works with both `.apk` and `.aab`, note `.aab` is slower due to `bundletool` overhead - **`build-properties.md`**: Update `AndroidFastDeploymentType`, `AndroidPackageFormats`, and `EmbedAssembliesIntoApk` descriptions to reflect `.aab` support; soften the blanket recommendation against `aab` for debugging - **`xa0119.md`**: Remove `<AndroidPackageFormat>aab</AndroidPackageFormat>` from the "non-ideal Debug config" warning list — using `.aab` in Debug is now a valid scenario (e.g. testing asset packs) `AndroidAssetPacks.md` from the upstream PR has no equivalent in this repo. Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Auto Publish system to publish changes from the main branch to the live branch.
Internal previews