Skip to content

Commit 3ebfa51

Browse files
committed
updated azure indentity
1 parent 4a2aa5a commit 3ebfa51

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Updated TargetFramework to net8.0.
1414
- Updated Microsoft.SqlServer.SqlManagementObjects to 180.10.0.
1515
- Updated Microsoft.Data.SqlClient to 5.2.3.
16+
- Updated Azure.Identity to 1.13.0.
1617

1718
### Added
1819

src/PsSmo/PsSmo.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.Identity" Version="1.13.0" />
910
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
1011
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.3" />
1112
<PackageReference Include="Microsoft.SqlServer.SqlManagementObjects" Version="180.10.0" />

0 commit comments

Comments
 (0)