From 22b69fb947dc35fec713cfc1740fe161484daaa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 22:29:49 +0000 Subject: [PATCH] Bump coverlet.collector and 4 others Bumps coverlet.collector from 6.0.0 to 6.0.4 Bumps CsvHelper from 30.0.1 to 33.1.0 Bumps Microsoft.NET.Test.Sdk from 16.11.0 to 17.13.0 Bumps xunit from 2.5.1 to 2.9.3 Bumps xunit.runner.visualstudio from 2.5.1 to 3.0.2 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: CsvHelper dependency-version: 33.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.13.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- csv-diff/csv-diff.csproj | 8 ++++---- tests/tests.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/csv-diff/csv-diff.csproj b/csv-diff/csv-diff.csproj index 24ed24e..c871d60 100644 --- a/csv-diff/csv-diff.csproj +++ b/csv-diff/csv-diff.csproj @@ -33,13 +33,13 @@ - + - - - + + + diff --git a/tests/tests.csproj b/tests/tests.csproj index 7111a47..1fdc2a1 100644 --- a/tests/tests.csproj +++ b/tests/tests.csproj @@ -11,13 +11,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all