From 40eccbc216205205597e55952a0d5073966bb4e0 Mon Sep 17 00:00:00 2001 From: Steffen Date: Thu, 24 Aug 2023 17:51:05 +0200 Subject: [PATCH] updated libraries --- CHANGELOG.md | 6 ++++++ src/PsSmo/PsSmo.csproj | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) 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 @@ - - - + + +