Skip to content

Commit

Permalink
[Extensions] June 2024 Release Prep (Azure#44560)
Browse files Browse the repository at this point in the history
The focus of these changes is to prepare the
`Microsoft.Azure.Extensions` package for the June
2024 release.
  • Loading branch information
jsquire authored Jun 13, 2024
1 parent 86747c4 commit 3912564
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# Release History

## 1.8.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.7.4 (2024-06-13)

### Other Changes

- Updated dependency `Azure.Identity` to version `1.11.4`.

## 1.7.3 (2024-04-16)

### Other Changes
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.8.0-beta.1</Version>
<Version>1.7.4</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.7.3</ApiCompatVersion>
<PackageTags>Microsoft Azure Client Pipeline AspNetCore Extensions</PackageTags>
Expand Down

0 comments on commit 3912564

Please sign in to comment.