From 1bc7a3b24693efc5086a39b14970632c8866357e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:06:02 +0000 Subject: [PATCH] build(deps): bump xunit from 2.7.0 to 2.8.0 in /dotnet (#299) Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0. - [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dotnet/test/StackExchange.StacksIcons.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/test/StackExchange.StacksIcons.Test.csproj b/dotnet/test/StackExchange.StacksIcons.Test.csproj index 9949c290..718147d8 100644 --- a/dotnet/test/StackExchange.StacksIcons.Test.csproj +++ b/dotnet/test/StackExchange.StacksIcons.Test.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all