From 5a492e0feda819b526ac66cf1d447856df093936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 23:00:40 +0000 Subject: [PATCH] Bump CsvHelper from 31.0.3 to 32.0.3 Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 31.0.3 to 32.0.3. - [Commits](https://github.com/JoshClose/CsvHelper/compare/31.0.3...32.0.3) --- updated-dependencies: - dependency-name: CsvHelper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../BitFaster.Caching.HitRateAnalysis.csproj | 2 +- .../BitFaster.Caching.ThroughputAnalysis.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BitFaster.Caching.HitRateAnalysis/BitFaster.Caching.HitRateAnalysis.csproj b/BitFaster.Caching.HitRateAnalysis/BitFaster.Caching.HitRateAnalysis.csproj index 917e68be..bf8664d7 100644 --- a/BitFaster.Caching.HitRateAnalysis/BitFaster.Caching.HitRateAnalysis.csproj +++ b/BitFaster.Caching.HitRateAnalysis/BitFaster.Caching.HitRateAnalysis.csproj @@ -19,7 +19,7 @@ - + NU1701 diff --git a/BitFaster.Caching.ThroughputAnalysis/BitFaster.Caching.ThroughputAnalysis.csproj b/BitFaster.Caching.ThroughputAnalysis/BitFaster.Caching.ThroughputAnalysis.csproj index 6f45042f..d55d9ad8 100644 --- a/BitFaster.Caching.ThroughputAnalysis/BitFaster.Caching.ThroughputAnalysis.csproj +++ b/BitFaster.Caching.ThroughputAnalysis/BitFaster.Caching.ThroughputAnalysis.csproj @@ -18,7 +18,7 @@ - + NU1701