From ef7a4b1784e718041cd112a57889beed03571463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:13:58 +0000 Subject: [PATCH] Bump the teststack-dossier group with 2 updates Bumps the teststack-dossier group with 2 updates: [AutoFixture](https://github.com/AutoFixture/AutoFixture) and NSubstitute. Updates `AutoFixture` from 4.18.0 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.18.0...v4.18.1) Updates `NSubstitute` from 5.0.0 to 5.1.0 --- updated-dependencies: - dependency-name: AutoFixture dependency-type: direct:production update-type: version-update:semver-patch dependency-group: teststack-dossier - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: teststack-dossier ... Signed-off-by: dependabot[bot] --- .../DotNetNuke.Tests.Integration.csproj | 10 ++++++---- .../Tests/DotNetNuke.Tests.Integration/packages.config | 4 ++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/DNN Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj b/DNN Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj index d60c83074bb..fa2d2c53332 100644 --- a/DNN Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj +++ b/DNN Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj @@ -66,8 +66,9 @@ true - - ..\..\..\packages\AutoFixture.4.18.0\lib\net452\AutoFixture.dll + + ..\..\..\packages\AutoFixture.4.18.1\lib\net452\AutoFixture.dll + True ..\..\..\packages\Castle.Core.5.1.1\lib\net462\Castle.Core.dll @@ -82,8 +83,9 @@ ..\..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll - - ..\..\..\packages\NSubstitute.5.0.0\lib\net462\NSubstitute.dll + + ..\..\..\packages\NSubstitute.5.1.0\lib\net462\NSubstitute.dll + True ..\..\..\packages\NUnit.3.13.3\lib\net45\nunit.framework.dll diff --git a/DNN Platform/Tests/DotNetNuke.Tests.Integration/packages.config b/DNN Platform/Tests/DotNetNuke.Tests.Integration/packages.config index 9cf84b56b18..c4093286651 100644 --- a/DNN Platform/Tests/DotNetNuke.Tests.Integration/packages.config +++ b/DNN Platform/Tests/DotNetNuke.Tests.Integration/packages.config @@ -1,6 +1,6 @@  - + @@ -9,7 +9,7 @@ - +