From e38fb25640d19ef69f7be5e214ed97a8aa4b0d73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 00:16:25 +0000 Subject: [PATCH] Bump AutoFixture.Xunit2 from 4.17.0 to 4.18.0 Bumps [AutoFixture.Xunit2](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.Xunit2 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..5cdee3c 100644 --- a/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj +++ b/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj b/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj index 6cb0bf4..94c8c74 100644 --- a/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj +++ b/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers