From 7d27077603e6b84f083176fa1d416feff3a79907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 02:02:59 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1. - [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.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Tests/Plex.Library.Test/Plex.Library.Test.csproj | 2 +- Tests/Plex.ServerApi.Test/Plex.ServerApi.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/Plex.Library.Test/Plex.Library.Test.csproj b/Tests/Plex.Library.Test/Plex.Library.Test.csproj index 02e279c..fe8e497 100644 --- a/Tests/Plex.Library.Test/Plex.Library.Test.csproj +++ b/Tests/Plex.Library.Test/Plex.Library.Test.csproj @@ -11,7 +11,7 @@ - + diff --git a/Tests/Plex.ServerApi.Test/Plex.ServerApi.Test.csproj b/Tests/Plex.ServerApi.Test/Plex.ServerApi.Test.csproj index 0827799..6638a89 100644 --- a/Tests/Plex.ServerApi.Test/Plex.ServerApi.Test.csproj +++ b/Tests/Plex.ServerApi.Test/Plex.ServerApi.Test.csproj @@ -10,7 +10,7 @@ - +