From 81db64bf2ba242759e12ca34495bcff0f527458c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:12:29 +1000 Subject: [PATCH] Bump the visual-studio-dependencies group (#267) Bumps the visual-studio-dependencies group in /visual-studio with 2 updates: Microsoft.VSSDK.BuildTools and [xunit](https://github.com/xunit/xunit). Updates `Microsoft.VSSDK.BuildTools` from 17.8.2365 to 17.9.3168 Updates `xunit` from 2.6.6 to 2.7.0 - [Commits](https://github.com/xunit/xunit/compare/2.6.6...2.7.0) --- updated-dependencies: - dependency-name: Microsoft.VSSDK.BuildTools 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-minor dependency-group: visual-studio-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- visual-studio/source/GitWebLinks/GitWebLinks.csproj | 2 +- .../tests/GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/visual-studio/source/GitWebLinks/GitWebLinks.csproj b/visual-studio/source/GitWebLinks/GitWebLinks.csproj index a1019ca..9fda97c 100644 --- a/visual-studio/source/GitWebLinks/GitWebLinks.csproj +++ b/visual-studio/source/GitWebLinks/GitWebLinks.csproj @@ -229,7 +229,7 @@ compile; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/visual-studio/tests/GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj b/visual-studio/tests/GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj index 7a5dfb5..82c2b75 100644 --- a/visual-studio/tests/GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj +++ b/visual-studio/tests/GitWebLinks.UnitTests/GitWebLinks.UnitTests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive