diff --git a/.gitmodules b/.gitmodules index 919159a08..5349df982 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "external/xamarin-android-tools"] path = external/xamarin-android-tools url = https://github.com/xamarin/xamarin-android-tools.git - branch = master + branch = main diff --git a/build-tools/automation/azure-pipelines.yaml b/build-tools/automation/azure-pipelines.yaml index 6720f8781..8f09e9951 100644 --- a/build-tools/automation/azure-pipelines.yaml +++ b/build-tools/automation/azure-pipelines.yaml @@ -39,8 +39,8 @@ jobs: - task: NuGetCommand@2 inputs: - command: restore - restoreSolution: 'external\xamarin-android-tools\Xamarin.Android.Tools.sln' + command: custom + arguments: restore external\xamarin-android-tools\Xamarin.Android.Tools.sln -ConfigFile external\xamarin-android-tools\NuGet.config - task: MSBuild@1 displayName: MSBuild Java.Interop.sln /t:Prepare diff --git a/external/xamarin-android-tools b/external/xamarin-android-tools index f2af06f2a..26d65d959 160000 --- a/external/xamarin-android-tools +++ b/external/xamarin-android-tools @@ -1 +1 @@ -Subproject commit f2af06f2a2c1966011b6b04a113560de37041cbc +Subproject commit 26d65d95943b18bb9575d75c8c60ce36180a0db9