From bba8bde011b54bb25adcfc2d1d84f5863ee0ab17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Dec 2022 04:03:26 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 2.0.0 to 3.0.2 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.0.0 to 3.0.2. - [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.2) --- 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..52efb92 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..4f8375c 100644 --- a/ShortGuid.Tests/packages.config +++ b/ShortGuid.Tests/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file