From 4e14af2dc2f8660e4fda544fc7d209b0442e780b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 02:06:46 +0000 Subject: [PATCH] Bump NSubstitute from 5.1.0 to 5.3.0 Bumps [NSubstitute](https://github.com/nsubstitute/NSubstitute) from 5.1.0 to 5.3.0. - [Release notes](https://github.com/nsubstitute/NSubstitute/releases) - [Changelog](https://github.com/nsubstitute/NSubstitute/blob/main/CHANGELOG.md) - [Commits](https://github.com/nsubstitute/NSubstitute/compare/v5.1.0...v5.3.0) --- updated-dependencies: - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Agent.Tests/Agent.Tests.csproj | 2 +- Middleware.Tests/Middleware.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Agent.Tests/Agent.Tests.csproj b/Agent.Tests/Agent.Tests.csproj index 9d0e0d5..86f4979 100644 --- a/Agent.Tests/Agent.Tests.csproj +++ b/Agent.Tests/Agent.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Middleware.Tests/Middleware.Tests.csproj b/Middleware.Tests/Middleware.Tests.csproj index 0ec3ccb..de0f3eb 100644 --- a/Middleware.Tests/Middleware.Tests.csproj +++ b/Middleware.Tests/Middleware.Tests.csproj @@ -11,7 +11,7 @@ - +