Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
[yaml] Update to XA 16.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpobst committed Jun 30, 2021
1 parent f7e6231 commit 8eeb3d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ jobs:
dotnet tool uninstall --global Cake.Tool
dotnet tool install --global Cake.Tool
dotnet tool install --global boots
boots https://aka.ms/xamarin-android-commercial-d16-9-macos
boots https://aka.ms/xamarin-android-commercial-d16-10-macos
condition: eq(variables['System.JobName'], 'macos')
- pwsh: |
dotnet tool uninstall --global Cake.Tool
dotnet tool install --global Cake.Tool
dotnet tool install --global boots
boots https://aka.ms/xamarin-android-commercial-d16-9-windows
boots https://aka.ms/xamarin-android-commercial-d16-10-windows
condition: eq(variables['System.JobName'], 'windows')
tools:
- 'xamarin.androidbinderator.tool': '0.4.3'
Expand Down

0 comments on commit 8eeb3d5

Please sign in to comment.