File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212- Updated System.Management.Automation and PowerShellVersion to 7.4.
1313- Updated TargetFramework to net8.0.
14+ - Updated Microsoft.SqlServer.SqlManagementObjects to 180.10.0.
1415
1516### Added
1617
Original file line number Diff line number Diff line change 77
88 <ItemGroup >
99 <PackageReference Include =" Microsoft.Azure.Services.AppAuthentication" Version =" 1.6.2" />
10- <PackageReference Include =" Microsoft.SqlServer.SqlManagementObjects" Version =" 170.18 .0" />
10+ <PackageReference Include =" Microsoft.SqlServer.SqlManagementObjects" Version =" 180.10 .0" />
1111 <PackageReference Include =" System.Management.Automation" Version =" 7.4.0" />
12- <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5.1.3" />
1312 </ItemGroup >
1413
1514 <ItemGroup >
You can’t perform that action at this time.
0 commit comments