File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212- Updated System.Management.Automation and PowerShellVersion to 7.4.
1313- Updated TargetFramework to net8.0.
1414- Updated Microsoft.SqlServer.SqlManagementObjects to 180.10.0.
15+ - Updated Microsoft.Data.SqlClient to 5.2.3.
1516
1617### Added
1718
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.Data.SqlClient" Version =" 5.2.3" />
1011 <PackageReference Include =" Microsoft.SqlServer.SqlManagementObjects" Version =" 180.10.0" />
1112 <PackageReference Include =" System.Management.Automation" Version =" 7.4.0" />
1213 </ItemGroup >
You can’t perform that action at this time.
0 commit comments