From 4fed477e324059adf4e3f72ec2873fecc76c8b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 15:13:29 +0000 Subject: [PATCH] build(deps): bump xunit from 2.4.2 to 2.5.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- DotnetStarter.Logic.Tests/DotnetStarter.Logic.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DotnetStarter.Logic.Tests/DotnetStarter.Logic.Tests.csproj b/DotnetStarter.Logic.Tests/DotnetStarter.Logic.Tests.csproj index 6ef03f1..9831bcd 100644 --- a/DotnetStarter.Logic.Tests/DotnetStarter.Logic.Tests.csproj +++ b/DotnetStarter.Logic.Tests/DotnetStarter.Logic.Tests.csproj @@ -12,7 +12,7 @@ all - + runtime; build; native; contentfiles; analyzers; buildtransitive all