Skip to content

Commit d61f0cd

Browse files
committed
updated Azure.Core
1 parent 5c87367 commit d61f0cd

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.8.1] - 2025-12-18
11+
12+
### Changed
13+
14+
- Updated Azure.Core to 1.45.0 for compatibility with Az v14.
15+
1016
## [1.8.0] - 2025-12-11
1117

1218
### Changed

src/PsDac/PsDac.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9+
<PackageReference Include="Azure.Core" Version="1.45.0" />
910
<PackageReference Include="Azure.Identity" Version="1.13.0" />
1011
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.3" />
1112
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="170.2.70" />

0 commit comments

Comments
 (0)