From 9f3777f1dc9e85dd862e937565642196252a60c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 04:03:53 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 2.0.0 to 3.0.1 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.0.0 to 3.0.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/testfx/compare/v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ShortGuid.Tests/ShortGuid.Tests.csproj | 2 +- ShortGuid.Tests/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ShortGuid.Tests/ShortGuid.Tests.csproj b/ShortGuid.Tests/ShortGuid.Tests.csproj index 0a5cfa0..c17a4f5 100644 --- a/ShortGuid.Tests/ShortGuid.Tests.csproj +++ b/ShortGuid.Tests/ShortGuid.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/ShortGuid.Tests/packages.config b/ShortGuid.Tests/packages.config index 5d7f695..f9f0c9f 100644 --- a/ShortGuid.Tests/packages.config +++ b/ShortGuid.Tests/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file