From c5388812accb963d4038401ffddc710307cab8ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 02:07:20 +0000 Subject: [PATCH] Bump the minor-dependencies group with 4 updates Bumps coverlet.collector from 10.0.0 to 10.0.1 Bumps FluentAssertions from 8.9.0 to 8.10.0 Bumps Meziantou.Analyzer from 3.0.58 to 3.0.98 Bumps PolySharp from 1.15.0 to 1.16.0 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: FluentAssertions dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: Meziantou.Analyzer dependency-version: 3.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: PolySharp dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- tests/Reflectify.Specs/Reflectify.Specs.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index abbe334..c275165 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -36,7 +36,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Reflectify.Specs/Reflectify.Specs.csproj b/tests/Reflectify.Specs/Reflectify.Specs.csproj index 1d83335..df3085b 100644 --- a/tests/Reflectify.Specs/Reflectify.Specs.csproj +++ b/tests/Reflectify.Specs/Reflectify.Specs.csproj @@ -32,14 +32,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + runtime; build; native; contentfiles; analyzers; buildtransitive