From 37f386dace26dc496ed6037a3dcc5c0f3dcf7d27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 08:24:08 +0000 Subject: [PATCH] Bump coverlet.collector, Microsoft.NET.Test.Sdk and Polly.Extensions Bumps coverlet.collector from 10.0.0 to 10.0.1 Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.7.0 Bumps Polly.Extensions from 8.6.6 to 8.7.0 --- updated-dependencies: - dependency-name: Polly.Extensions dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-version-minor-patch - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-version-minor-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-version-minor-patch ... Signed-off-by: dependabot[bot] --- src/Dan.Plugin.Tilda/Dan.Plugin.Tilda.csproj | 2 +- test/Dan.Plugin.Tilda.Test/Dan.Plugin.Tilda.Test.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Dan.Plugin.Tilda/Dan.Plugin.Tilda.csproj b/src/Dan.Plugin.Tilda/Dan.Plugin.Tilda.csproj index 54e12df..c0185e9 100644 --- a/src/Dan.Plugin.Tilda/Dan.Plugin.Tilda.csproj +++ b/src/Dan.Plugin.Tilda/Dan.Plugin.Tilda.csproj @@ -26,7 +26,7 @@ - + diff --git a/test/Dan.Plugin.Tilda.Test/Dan.Plugin.Tilda.Test.csproj b/test/Dan.Plugin.Tilda.Test/Dan.Plugin.Tilda.Test.csproj index 83a0a38..6b28653 100644 --- a/test/Dan.Plugin.Tilda.Test/Dan.Plugin.Tilda.Test.csproj +++ b/test/Dan.Plugin.Tilda.Test/Dan.Plugin.Tilda.Test.csproj @@ -10,13 +10,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive