From ff7fede9452a8e7a09e4ebe8eb43513d25bf897b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 01:28:21 +0000 Subject: [PATCH] Bump the visual-studio-dependencies group Bumps the visual-studio-dependencies group in /visual-studio with 4 updates: NSubstitute, [xunit](https://github.com/xunit/xunit), [xunit.runner.msbuild](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/xunit). Updates `NSubstitute` from 5.0.0 to 5.1.0 Updates `xunit` from 2.5.0 to 2.5.1 - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) Updates `xunit.runner.msbuild` from 2.5.0 to 2.5.1 - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) Updates `xunit.runner.visualstudio` from 2.5.0 to 2.5.1 - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: visual-studio-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: visual-studio-dependencies - dependency-name: xunit.runner.msbuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: visual-studio-dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: visual-studio-dependencies ... Signed-off-by: dependabot[bot] --- .../GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/visual-studio/tests/GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj b/visual-studio/tests/GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj index 887d723..ccbfec2 100644 --- a/visual-studio/tests/GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj +++ b/visual-studio/tests/GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj @@ -11,13 +11,13 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all