From 8fad4b92bbd78e3a2d9f0b2a5aba2c4235d0be8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 05:29:15 +0000 Subject: [PATCH] Bump coverlet.collector from 6.0.2 to 6.0.3 (#137) Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../IntelliTect.TestTools.Selenate.Examples.csproj | 2 +- .../IntelliTect.TestTools.Selenate.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/IntelliTect.TestTools.Selenate.Examples/IntelliTect.TestTools.Selenate.Examples.csproj b/Examples/IntelliTect.TestTools.Selenate.Examples/IntelliTect.TestTools.Selenate.Examples.csproj index 0e60ffb..c55e20b 100644 --- a/Examples/IntelliTect.TestTools.Selenate.Examples/IntelliTect.TestTools.Selenate.Examples.csproj +++ b/Examples/IntelliTect.TestTools.Selenate.Examples/IntelliTect.TestTools.Selenate.Examples.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/IntelliTect.TestTools.Selenate.Tests/IntelliTect.TestTools.Selenate.Tests.csproj b/IntelliTect.TestTools.Selenate.Tests/IntelliTect.TestTools.Selenate.Tests.csproj index 5175e0a..dfa97ba 100644 --- a/IntelliTect.TestTools.Selenate.Tests/IntelliTect.TestTools.Selenate.Tests.csproj +++ b/IntelliTect.TestTools.Selenate.Tests/IntelliTect.TestTools.Selenate.Tests.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all