From 61c99ab634395857d35595c9655bc14c54afdb55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 23:11:14 +0000 Subject: [PATCH] :arrow_up: Bump the tests group across 1 directory with 4 updates Bumps the tests group with 4 updates in the / directory: [coverlet.collector](https://github.com/coverlet-coverage/coverlet), [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 `coverlet.collector` from 3.2.0 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v3.2.0...v6.0.2) Updates `Microsoft.NET.Test.Sdk` from 17.3.2 to 17.11.1 - [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.3.2...v17.11.1) Updates `xunit` from 2.4.2 to 2.9.0 - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.9.0) Updates `xunit.runner.visualstudio` from 2.4.5 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.4.5...2.8.2) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-major dependency-group: tests - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] --- src/Tests/Tests.csproj | 44 +++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 0102a4e..3d7b842 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -1,22 +1,22 @@ - - - - net6.0 - enable - false - enable - Devlooped - - - - - - - - - - - - - - + + + + net6.0 + enable + false + enable + Devlooped + + + + + + + + + + + + + +