From bc6ae537ee2e93a468ea31cd8ff8b22754a9e9f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:28:00 +0000 Subject: [PATCH] chore(deps): Bump NSubstitute and Microsoft.NETFramework.ReferenceAssemblies Bumps [NSubstitute](https://github.com/nsubstitute/NSubstitute) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `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) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/Directory.Build.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Directory.Build.targets b/test/Directory.Build.targets index c6b5ed2..9fca64f 100644 --- a/test/Directory.Build.targets +++ b/test/Directory.Build.targets @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive