From 876f8a3012f4bb21e7f7e39ad0a3d8e02b506027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 19:31:01 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.7 to 2.8.2 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.8.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SharedCode.Core.Tests/Core.Tests.csproj | 114 ++++++++++++------------ 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/SharedCode.Core.Tests/Core.Tests.csproj b/SharedCode.Core.Tests/Core.Tests.csproj index 9318e99..b414907 100644 --- a/SharedCode.Core.Tests/Core.Tests.csproj +++ b/SharedCode.Core.Tests/Core.Tests.csproj @@ -1,58 +1,58 @@ - - - SharedCode.Core.Tests - A library of tests for the code shared for free use to help with common scenarios. - false - false - false - SharedCode.Tests - net8.0 - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - True - True - Resources.resx - - - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - - - True - - - - + + + SharedCode.Core.Tests + A library of tests for the code shared for free use to help with common scenarios. + false + false + false + SharedCode.Tests + net8.0 + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + True + True + Resources.resx + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + + True + + + + \ No newline at end of file