From d561800f914e379fdb29e99d73264f5bfbbe376d Mon Sep 17 00:00:00 2001 From: redth Date: Wed, 27 May 2026 14:27:55 -0400 Subject: [PATCH] Test NuGet MSI conversion template update Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- build-tools/automation/azure-pipelines-nightly.yaml | 2 +- build-tools/automation/azure-pipelines.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-tools/automation/azure-pipelines-nightly.yaml b/build-tools/automation/azure-pipelines-nightly.yaml index 2e942eb248d..57711e2aeac 100644 --- a/build-tools/automation/azure-pipelines-nightly.yaml +++ b/build-tools/automation/azure-pipelines-nightly.yaml @@ -14,7 +14,7 @@ resources: - repository: yaml-templates type: git name: DevDiv/Xamarin.yaml-templates - ref: refs/heads/main + ref: refs/heads/deps/update-nuget-msi-convert-wix - repository: android-platform-support type: git name: DevDiv/android-platform-support diff --git a/build-tools/automation/azure-pipelines.yaml b/build-tools/automation/azure-pipelines.yaml index 29836acff14..82b6eb2a5a5 100644 --- a/build-tools/automation/azure-pipelines.yaml +++ b/build-tools/automation/azure-pipelines.yaml @@ -18,7 +18,7 @@ resources: - repository: yaml-templates type: git name: DevDiv/Xamarin.yaml-templates - ref: refs/heads/main + ref: refs/heads/deps/update-nuget-msi-convert-wix - repository: android-platform-support type: git name: DevDiv/android-platform-support