Skip to content

Commit

Permalink
[Extensions] Prepare Microsoft.Extension.Azure for release (#48133)
Browse files Browse the repository at this point in the history
* Update version to 1.10.0

* Update changelog
  • Loading branch information
JonathanCrd authored Feb 6, 2025
1 parent 015c8ab commit 002bc59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 2 additions & 7 deletions sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 1.10.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.10.0 (2025-02-11)

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

## 1.9.0 (2024-11-26)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<Description>Azure Client SDK integration with Microsoft.Extensions libraries</Description>
<AssemblyTitle>Azure Client SDK integration Microsoft.Extensions</AssemblyTitle>
<Version>1.10.0-beta.1</Version>
<Version>1.10.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.9.0</ApiCompatVersion>
<PackageTags>Microsoft Azure Client Pipeline AspNetCore Extensions</PackageTags>
Expand Down

0 comments on commit 002bc59

Please sign in to comment.