Update Xamarin.AndroidX.Leanback NuGet versions for 1.2.0 release#1165
Closed
mattleibow with Copilot wants to merge 1 commit into
Closed
Update Xamarin.AndroidX.Leanback NuGet versions for 1.2.0 release#1165mattleibow with Copilot wants to merge 1 commit into
mattleibow with Copilot wants to merge 1 commit into
Conversation
Copilot
AI
changed the title
[WIP] Update "Xamarin.AndroidX.Leanback" to "1.2.0"
Update Xamarin.AndroidX.Leanback NuGet versions for 1.2.0 release
Jun 12, 2025
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 completes the update of Xamarin.AndroidX.Leanback packages to version 1.2.0 by incrementing the NuGet package versions following repository conventions.
Changes Made
Updated NuGet versions in
config.jsonfor both Leanback packages:androidx.leanback:leanback: NuGet version1.2.0→1.2.0.1androidx.leanback:leanback-preference: NuGet version1.2.0→1.2.0.1Background
The Maven artifact versions were already updated to 1.2.0 in PR #1145 (Weekly Stable Updates). This PR adds the necessary NuGet version increment (revision number) to enable building and publishing new packages following the repository's versioning convention:
Validation
✅ Configuration validation passes
✅ Existing binding customizations preserved (2 Additions, 4 Transforms)
✅ Metadata verification succeeds (
dotnet cake --target=metadata-verify)✅ Package structure follows repository conventions
Ready for Build
The configuration is now ready for the standard build pipeline:
dotnet cake --target=binderate- Generate binding projectsdotnet cake --target=libs- Build librariesdotnet cake --target=nuget- Generate NuGet packagesFixes #1152.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
crl.entrust.net/usr/bin/dotnet run --project util/Xamarin.AndroidBinderator/Xamarin.AndroidBinderator.Tool/Xamarin.AndroidBinderator.Tool.csproj -- binderate --config-file /home/REDACTED/work/android-libraries/android-libraries/config.json --base-path /home/REDACTED/work/android-libraries/android-libraries(dns block)dl.google.com/home/REDACTED/work/android-libraries/android-libraries/util/Xamarin.AndroidBinderator/Xamarin.AndroidBinderator.Tool/bin/Debug/net8.0/Xamarin.AndroidBinderator.Tool binderate --config-file /home/REDACTED/work/android-libraries/android-libraries/config.json --base-path /home/REDACTED/work/android-libraries/android-libraries(dns block)ocsp.entrust.net/usr/bin/dotnet run --project util/Xamarin.AndroidBinderator/Xamarin.AndroidBinderator.Tool/Xamarin.AndroidBinderator.Tool.csproj -- binderate --config-file /home/REDACTED/work/android-libraries/android-libraries/config.json --base-path /home/REDACTED/work/android-libraries/android-libraries(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.