Skip to content

Commit 3de9800

Browse files
authored
[Extensions] June 2025 Release Prep (Azure#50524)
* [Extensions] June 2025 Release Prep The focus of these changes is to prepare the `Microsoft.Extensions.Azure` package for the June 2025 release.
1 parent 971612d commit 3de9800

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.12.0-beta.1 (Unreleased)
3+
## 1.12.0 (2025-06-12)
44

55
### Features Added
66

@@ -14,11 +14,6 @@
1414
- `usgov` for Entra ID US Government
1515
- `china` for Entra ID China operated by 21Vianet
1616

17-
### Breaking Changes
18-
19-
### Bugs Fixed
20-
21-
### Other Changes
2217

2318
## 1.11.0 (2025-03-15)
2419

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.12.0-beta.1</Version>
7+
<Version>1.12.0</Version>
88
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
99
<ApiCompatVersion>1.11.0</ApiCompatVersion>
1010
<PackageTags>Microsoft Azure Client Pipeline AspNetCore Extensions</PackageTags>

0 commit comments

Comments
 (0)