From 1e481cc1560e68e408c9337293c9ea6d4e2547e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 06:29:04 +0000 Subject: [PATCH] Bump CsvHelper from 28.0.1 to 29.0.0 Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 28.0.1 to 29.0.0. - [Release notes](https://github.com/JoshClose/CsvHelper/releases) - [Commits](https://github.com/JoshClose/CsvHelper/compare/28.0.1...29.0.0) --- 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 c05b32cb..873e05e7 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 1edfd2e6..15453c49 100644 --- a/BitFaster.Caching.ThroughputAnalysis/BitFaster.Caching.ThroughputAnalysis.csproj +++ b/BitFaster.Caching.ThroughputAnalysis/BitFaster.Caching.ThroughputAnalysis.csproj @@ -17,7 +17,7 @@ - + NU1701