From dd6a03777e112088f7a8b78dd17c63c0c38e7cba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 22:13:31 +1000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#118) * Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.4.1...v17.5.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump change log --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White --- CHANGELOG.md | 4 ++-- tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cf4e38..ee7f890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,8 @@ What's changed since pre-release v0.6.0-B0012: - Engineering: - - Bump Microsoft.NET.Test.Sdk to v17.4.1. - [#113](https://github.com/microsoft/PSRule.Monitor/pull/113) + - Bump Microsoft.NET.Test.Sdk to v17.5.0. + [#118](https://github.com/microsoft/PSRule.Monitor/pull/118) - Bump Newtonsoft.Json to v13.0.3. [#120](https://github.com/microsoft/PSRule.Monitor/pull/120) - Bump Microsoft.CodeAnalysis.NetAnalyzers to v7.0.1. diff --git a/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj b/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj index c19c51b..9e0c2c5 100644 --- a/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj +++ b/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj @@ -10,7 +10,7 @@ - +