Skip to content

Commit 2389961

Browse files
authored
[Extensions] Bump Azure.Identity dependency version and prepare release
1 parent 13e767e commit 2389961

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Release History
22

3-
## 1.14.0-beta.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.13.1 (2025-11-19)
104

115
### Other Changes
126

7+
- Updated `Azure.Identity` dependency to version 1.17.1
8+
139
## 1.13.0 (2025-09-22)
1410

1511
### Other Changes

sdk/extensions/Microsoft.Extensions.Azure/src/Microsoft.Extensions.Azure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
55
<Description>Azure Client SDK integration with Microsoft.Extensions libraries</Description>
66
<AssemblyTitle>Azure Client SDK integration Microsoft.Extensions</AssemblyTitle>
7-
<Version>1.14.0-beta.1</Version>
7+
<Version>1.13.1</Version>
88
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
99
<ApiCompatVersion>1.13.0</ApiCompatVersion>
1010
<PackageTags>Microsoft Azure Client Pipeline AspNetCore Extensions</PackageTags>

0 commit comments

Comments
 (0)