From d4bb538cb9ea9a4f330cbe9e86ceb7db209e8ef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 00:16:31 +0000 Subject: [PATCH] Bump AutoFixture.AutoMoq from 4.17.0 to 4.18.0 Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) from 4.17.0 to 4.18.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.17.0...v4.18.0) --- updated-dependencies: - dependency-name: AutoFixture.AutoMoq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../AutoTest.ArgumentNullException.Tests.csproj | 2 +- .../AutoTest.ExampleLibrary.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj b/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj index cce31ca..9ffe960 100644 --- a/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj +++ b/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj @@ -9,7 +9,7 @@ - + all diff --git a/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj b/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj index 6cb0bf4..83ec8b6 100644 --- a/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj +++ b/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj @@ -9,7 +9,7 @@ - + all