Skip to content

Commit dc70df6

Browse files
authored
Prepare release for Azure.Core 1.46.1 (Azure#49973)
1 parent eeb17cb commit dc70df6

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

sdk/core/Azure.Core/CHANGELOG.md

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

3-
## 1.47.0-beta.1 (Unreleased)
3+
## 1.46.1 (2025-05-09)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Adopt System.ClientModel 1.4.1
128

139
## 1.46.0 (2025-05-06)
1410

sdk/core/Azure.Core/src/Azure.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>This is the implementation of the Azure Client Pipeline</Description>
44
<AssemblyTitle>Microsoft Azure Client Pipeline</AssemblyTitle>
5-
<Version>1.47.0-beta.1</Version>
5+
<Version>1.46.1</Version>
66
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77
<ApiCompatVersion>1.46.0</ApiCompatVersion>
88
<PackageTags>Microsoft Azure Client Pipeline</PackageTags>

0 commit comments

Comments
 (0)