From 5d1aa141c5bd5fd6f6266149b2cab0be571a73eb Mon Sep 17 00:00:00 2001 From: samatrhea Date: Sun, 14 Apr 2024 14:14:19 +0200 Subject: [PATCH] [Update] dependencies (CDP4-SDK, CsvHelper, Logging.Abstractions, System.Text.Json) --- DEH-CSV.Tests/DEH-CSV.Tests.csproj | 10 +++++----- DEH-CSV/DEH-CSV.csproj | 19 +++++++++++-------- 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/DEH-CSV.Tests/DEH-CSV.Tests.csproj b/DEH-CSV.Tests/DEH-CSV.Tests.csproj index e18baee..247b2a0 100644 --- a/DEH-CSV.Tests/DEH-CSV.Tests.csproj +++ b/DEH-CSV.Tests/DEH-CSV.Tests.csproj @@ -23,19 +23,19 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/DEH-CSV/DEH-CSV.csproj b/DEH-CSV/DEH-CSV.csproj index 06bdf17..b4bf1ba 100644 --- a/DEH-CSV/DEH-CSV.csproj +++ b/DEH-CSV/DEH-CSV.csproj @@ -13,9 +13,12 @@ true snupkg - [Update] to CDP4-SDK version 24.4.0 - [Update] to Logging.Abstractions version 8.0.0 - + [Update] to CDP4-SDK version 26.1.0 + [Update] to CsvHelper version 31.0.3 + [Update] to Logging.Abstractions version 8.0.1 + [Update] to System.Text.Json version 8.0.3 + [Add] Generic CSV import; fixes #1 + README.md @@ -30,11 +33,11 @@ true - - - - - + + + + +