From e7e3c338c3aeebed54c559ba265bde6bc781a336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 08:30:26 -0500 Subject: [PATCH] chore(deps): bump the nuget-minor group with 3 updates (#87) Bumps the nuget-minor group with 3 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0) Updates `xunit` from 2.8.0 to 2.8.1 - [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1) Updates `xunit.runner.visualstudio` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/AntiLdapInjection.Tests/AntiLdapInjection.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/AntiLdapInjection.Tests/AntiLdapInjection.Tests.csproj b/test/AntiLdapInjection.Tests/AntiLdapInjection.Tests.csproj index c810d84..d2b870d 100644 --- a/test/AntiLdapInjection.Tests/AntiLdapInjection.Tests.csproj +++ b/test/AntiLdapInjection.Tests/AntiLdapInjection.Tests.csproj @@ -6,9 +6,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all