From 27101adeed814fcb6e4b2ec735dd44f055f3f625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 06:46:30 +0000 Subject: [PATCH] Bump Moq from 4.18.4 to 4.20.70 Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.70. - [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.18.4...v4.20.70) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Moq.AutoMock.Tests/Moq.AutoMock.Tests.csproj | 70 +++++------ Moq.AutoMock/Moq.AutoMock.csproj | 126 +++++++++---------- 2 files changed, 98 insertions(+), 98 deletions(-) diff --git a/Moq.AutoMock.Tests/Moq.AutoMock.Tests.csproj b/Moq.AutoMock.Tests/Moq.AutoMock.Tests.csproj index 590f95e2..5bd3c5ca 100644 --- a/Moq.AutoMock.Tests/Moq.AutoMock.Tests.csproj +++ b/Moq.AutoMock.Tests/Moq.AutoMock.Tests.csproj @@ -1,36 +1,36 @@ - - - - net6.0 - Copyright © 2020 - - false - $(NoWarn),CA1707 - - - - true - full - false - $(DefineConstants);DEBUG;TRACE - - - - pdbonly - true - $(DefineConstants);TRACE - - - - - - - - - - - - - - + + + + net6.0 + Copyright © 2020 + + false + $(NoWarn),CA1707 + + + + true + full + false + $(DefineConstants);DEBUG;TRACE + + + + pdbonly + true + $(DefineConstants);TRACE + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Moq.AutoMock/Moq.AutoMock.csproj b/Moq.AutoMock/Moq.AutoMock.csproj index 861474b8..1cd4f0b4 100644 --- a/Moq.AutoMock/Moq.AutoMock.csproj +++ b/Moq.AutoMock/Moq.AutoMock.csproj @@ -1,63 +1,63 @@ - - - - netstandard2.0 - Library - Copyright © $([System.DateTime]::UtcNow.ToString("yyyy")) - en-US - - 3.5.0 - - Tim Kellogg, Adam Hewitt, Kevin Bost - An auto-mocking container that generates mocks using Moq - Copyright Tim Kellogg $([System.DateTime]::UtcNow.ToString("yyyy")) - LICENSE - https://github.com/moq/Moq.AutoMocker - moq;automocking;testing;TDD - - true - true - - true - true - true - snupkg - - true - $(NoWarn);AMG0002 - - - - - - all - - - - - Analyzer - false - - - - - - - - - - - - - - - - - ResXFileCodeGenerator - $(AssemblyName).Resources - Strings - $(IntermediateOutputPath)\Strings.Designer.cs - CSharp - - - + + + + netstandard2.0 + Library + Copyright © $([System.DateTime]::UtcNow.ToString("yyyy")) + en-US + + 3.5.0 + + Tim Kellogg, Adam Hewitt, Kevin Bost + An auto-mocking container that generates mocks using Moq + Copyright Tim Kellogg $([System.DateTime]::UtcNow.ToString("yyyy")) + LICENSE + https://github.com/moq/Moq.AutoMocker + moq;automocking;testing;TDD + + true + true + + true + true + true + snupkg + + true + $(NoWarn);AMG0002 + + + + + + all + + + + + Analyzer + false + + + + + + + + + + + + + + + + + ResXFileCodeGenerator + $(AssemblyName).Resources + Strings + $(IntermediateOutputPath)\Strings.Designer.cs + CSharp + + +