diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index 85af6e9936a0..7822a3fb2040 100644 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -125,7 +125,7 @@ - + @@ -321,7 +321,7 @@ - + diff --git a/sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md b/sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md index 4e1778e1159b..41d6d667d3c9 100644 --- a/sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md +++ b/sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md @@ -1,15 +1,11 @@ # Release History -## 1.13.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed +## 1.13.0 (2025-09-22) ### Other Changes +- Updated the Azure.Identity dependency to version 1.16.0 + ## 1.12.0 (2025-06-12) ### Features Added diff --git a/sdk/extensions/Microsoft.Extensions.Azure/src/Microsoft.Extensions.Azure.csproj b/sdk/extensions/Microsoft.Extensions.Azure/src/Microsoft.Extensions.Azure.csproj index 1882f84507fa..ae7bcdbef3e4 100644 --- a/sdk/extensions/Microsoft.Extensions.Azure/src/Microsoft.Extensions.Azure.csproj +++ b/sdk/extensions/Microsoft.Extensions.Azure/src/Microsoft.Extensions.Azure.csproj @@ -4,7 +4,7 @@ $(RequiredTargetFrameworks) Azure Client SDK integration with Microsoft.Extensions libraries Azure Client SDK integration Microsoft.Extensions - 1.13.0-beta.1 + 1.13.0 1.12.0 Microsoft Azure Client Pipeline AspNetCore Extensions