From a8dfae4b38ea854d27a439b03d1aa6b7f9e85cc0 Mon Sep 17 00:00:00 2001 From: NanxiangLiu <33285578+Nickcandy@users.noreply.github.com> Date: Thu, 26 Dec 2024 17:02:17 +0800 Subject: [PATCH] Updated the reference of Azure PowerShell Common to 1.3.104-preview. (#26934) * Updated the reference of Azure PowerShell Common to 1.3.104-preview. * Updated Azure PowerShell intercept survey prompt. --- src/Accounts/Accounts/ChangeLog.md | 1 + tools/Common.Netcore.Dependencies.targets | 34 +++++++++++------------ 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/src/Accounts/Accounts/ChangeLog.md b/src/Accounts/Accounts/ChangeLog.md index 9a035da753fb..d48806cc922e 100644 --- a/src/Accounts/Accounts/ChangeLog.md +++ b/src/Accounts/Accounts/ChangeLog.md @@ -23,6 +23,7 @@ * Fixed an issue that cmdlets may report warnings of "KeyNotFoundException". #26624 * Fixed an issue that the `-AppliesTo` parameter of `Update-AzConfig` does not work as expected. * Upgraded Azure.Core to 1.44.1 and Azure.Identity to 1.13.0. +* Updated Azure PowerShell intercept survey prompt. ## Version 4.0.0 * [Breaking Change] Removed alias `Resolve-Error` for the cmdlet `Resolve-AzError`. diff --git a/tools/Common.Netcore.Dependencies.targets b/tools/Common.Netcore.Dependencies.targets index e7c0f5e77070..ffa401f45ea1 100644 --- a/tools/Common.Netcore.Dependencies.targets +++ b/tools/Common.Netcore.Dependencies.targets @@ -3,22 +3,22 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -37,7 +37,7 @@ - $(NugetPackageRoot)\microsoft.azure.powershell.storage\1.3.103-preview\tools\ + $(NugetPackageRoot)\microsoft.azure.powershell.storage\1.3.104-preview\tools\