From b7603a2a606336bc181e092667c0c2221236d750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 11:50:41 +0200 Subject: [PATCH] Bump xunit from 2.7.0 to 2.8.0 (#118) 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> --- tests/AutoConstructor.Tests/AutoConstructor.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/AutoConstructor.Tests/AutoConstructor.Tests.csproj b/tests/AutoConstructor.Tests/AutoConstructor.Tests.csproj index 4200e61..f0f547a 100644 --- a/tests/AutoConstructor.Tests/AutoConstructor.Tests.csproj +++ b/tests/AutoConstructor.Tests/AutoConstructor.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all