From 5e203c3a5d8f57f91f6bd22e5329ebcaca9cc35f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:26:04 +0000 Subject: [PATCH] Bump Moq from 4.20.70 to 4.20.71 Bumps [Moq](https://github.com/moq/moq) from 4.20.70 to 4.20.71. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md) - [Commits](https://github.com/moq/moq/compare/v4.20.70...v4.20.71) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/TestDomain/TestDomain.csproj | 38 ++++++++++++++++---------------- src/Tests/Tests.csproj | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/TestDomain/TestDomain.csproj b/src/TestDomain/TestDomain.csproj index 20bd4e3..466f08a 100644 --- a/src/TestDomain/TestDomain.csproj +++ b/src/TestDomain/TestDomain.csproj @@ -1,19 +1,19 @@ - - - - net8.0 - true - - - - - - - - - - - - - - + + + + net8.0 + true + + + + + + + + + + + + + + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 803120c..be8310f 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -19,7 +19,7 @@ - +