From 0b70c9091e100faa7062fcdd55035d1e791ac1af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:38:08 +0000 Subject: [PATCH] Bump the tests group with 3 updates Bumps the tests group with 3 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.11.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.11.0) Updates `xunit` from 2.5.0 to 2.9.0 - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.9.0) Updates `xunit.runner.visualstudio` from 2.5.0 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.0...2.8.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] --- .../Moq.Tests.FSharpTypes.fsproj | 6 +- .../Moq.Tests.VisualBasic.vbproj | 6 +- src/Moq.Tests/Moq.Tests.csproj | 122 +++++++++--------- 3 files changed, 67 insertions(+), 67 deletions(-) diff --git a/src/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj b/src/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj index 375170875..a40802f3b 100644 --- a/src/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj +++ b/src/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj @@ -8,9 +8,9 @@ - - - + + + diff --git a/src/Moq.Tests.VisualBasic/Moq.Tests.VisualBasic.vbproj b/src/Moq.Tests.VisualBasic/Moq.Tests.VisualBasic.vbproj index efdc15aac..11d4512a0 100644 --- a/src/Moq.Tests.VisualBasic/Moq.Tests.VisualBasic.vbproj +++ b/src/Moq.Tests.VisualBasic/Moq.Tests.VisualBasic.vbproj @@ -8,9 +8,9 @@ - - - + + + diff --git a/src/Moq.Tests/Moq.Tests.csproj b/src/Moq.Tests/Moq.Tests.csproj index 2223382e3..c777fa684 100644 --- a/src/Moq.Tests/Moq.Tests.csproj +++ b/src/Moq.Tests/Moq.Tests.csproj @@ -1,61 +1,61 @@ - - - - net472;net6.0 - Moq.Tests - True - portable - true - 10.0 - False - $(NoWarn);CS8032 - - - - $(DefineConstants);FEATURE_DYNAMICPROXY_SERIALIZABLE_PROXIES;FEATURE_EF;FEATURE_SYSTEM_WEB;FEATURE_SYSTEM_WINDOWS_FORMS - - - $(DefineConstants);FEATURE_DEFAULT_INTERFACE_IMPLEMENTATIONS - - - - - - - - - - - - - - - - - - - - - - - - - - - ..\Moq.Tests.ComTypes\Moq.Tests.ComTypes.dll - - - - - - - - - - - - - - - - + + + + net472;net6.0 + Moq.Tests + True + portable + true + 10.0 + False + $(NoWarn);CS8032 + + + + $(DefineConstants);FEATURE_DYNAMICPROXY_SERIALIZABLE_PROXIES;FEATURE_EF;FEATURE_SYSTEM_WEB;FEATURE_SYSTEM_WINDOWS_FORMS + + + $(DefineConstants);FEATURE_DEFAULT_INTERFACE_IMPLEMENTATIONS + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\Moq.Tests.ComTypes\Moq.Tests.ComTypes.dll + + + + + + + + + + + + + + + +