From b66b9133355f7ab71efad93edf2d17473bce44fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 17:54:49 +0000 Subject: [PATCH] build(deps): Bump Moq from 4.18.4 to 4.20.69 Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.69. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq/compare/v4.18.4...v4.20.69) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/CompilerCliTest/CompilerCliTest.csproj | 2 +- tests/CompilerTest/CompilerTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/CompilerCliTest/CompilerCliTest.csproj b/tests/CompilerCliTest/CompilerCliTest.csproj index a073845b..a4465acb 100644 --- a/tests/CompilerCliTest/CompilerCliTest.csproj +++ b/tests/CompilerCliTest/CompilerCliTest.csproj @@ -10,7 +10,7 @@ - + all diff --git a/tests/CompilerTest/CompilerTest.csproj b/tests/CompilerTest/CompilerTest.csproj index d68ad70b..9e02b414 100644 --- a/tests/CompilerTest/CompilerTest.csproj +++ b/tests/CompilerTest/CompilerTest.csproj @@ -14,7 +14,7 @@ - + all