diff --git a/CHANGELOG.md b/CHANGELOG.md index dca833b..98ea15a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Updated Microsoft.SqlServer.SqlManagementObjects to 170.18.0. +- Updated System.Management.Automation to 7.2.13. +- Updated Microsoft.Data.SqlClient to 5.1.1. + ## [1.2.0] - 2023-08-24 ### Changed diff --git a/src/PsSmo/PsSmo.csproj b/src/PsSmo/PsSmo.csproj index eba3e2c..2cce8cc 100644 --- a/src/PsSmo/PsSmo.csproj +++ b/src/PsSmo/PsSmo.csproj @@ -7,9 +7,9 @@ - - - + + +