Skip to content

Commit 002bc59

Browse files
authored
[Extensions] Prepare Microsoft.Extension.Azure for release (Azure#48133)
* Update version to 1.10.0 * Update changelog
1 parent 015c8ab commit 002bc59

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

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

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

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

115
### Other Changes
6+
- Updated dependencies to ensure they are up-to-date with the latest targets and trimming from built-in dependencies.
127

138
## 1.9.0 (2024-11-26)
149

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

0 commit comments

Comments
 (0)