xamarin / AndroidX

AndroidX bindings for .NET for Android
MIT License
182 stars 45 forks source link

Manual updates 20230714 ci tools updates #761

Closed moljac closed 1 year ago

moljac commented 1 year ago

Does this change any of the generated binding API's?

No. Tooling updates for CI.

Context:

CI builds fail

https://github.com/xamarin/GooglePlayServicesComponents/pull/794/checks?check_run_id=15026919516

The reason is older version of xamarin.androidbinderator.tool

Starting: Install tool: xamarin.androidbinderator.tool
==============================================================================
Task         : PowerShell
Description  : Run a PowerShell script on Linux, macOS, or Windows
Version      : 2.220.0
Author       : Microsoft Corporation
Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell
==============================================================================
Generating script.
========================== Starting Command Output ===========================
"C:\Program Files\PowerShell\7\pwsh.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'C:\a\_work\_temp\ecd9799c-8404-4430-a48e-114aba91b926.ps1'"
The requested version 0.5.5 is lower than existing version 0.5.6.
##[error]PowerShell exited with code '1'.
Finishing: Install tool: xamarin.androidbinderator.tool

Describe your contribution

Updated tool versions for CI/AzDO.