From 68b01ea29cdd20a8054335fecc68e43b1ee36f1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:18:53 +0000 Subject: [PATCH] Bump the testing group with 4 updates Bumps the testing group with 4 updates: [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy), [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 `FakeItEasy` from 7.4.0 to 8.1.0 - [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases) - [Commits](https://github.com/FakeItEasy/FakeItEasy/compare/7.4.0...8.1.0) Updates `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.8.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.7.2...v17.8.0) Updates `xunit` from 2.6.1 to 2.6.6 - [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.6.6) Updates `xunit.runner.visualstudio` from 2.5.3 to 2.5.6 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.6) --- updated-dependencies: - dependency-name: FakeItEasy dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] --- test/TailwindCssTagHelpersTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/TailwindCssTagHelpersTests.csproj b/test/TailwindCssTagHelpersTests.csproj index d984c52..1c3e973 100644 --- a/test/TailwindCssTagHelpersTests.csproj +++ b/test/TailwindCssTagHelpersTests.csproj @@ -24,7 +24,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all