From 134b1635e4cbfff54be9fbd8d40adf849cef2f08 Mon Sep 17 00:00:00 2001 From: Marko Lahma Date: Thu, 16 May 2024 11:21:41 +0300 Subject: [PATCH] Upgrade benchmark and test NuGet references --- Directory.Build.props | 2 +- benchmarks/NPOI.Benchmarks/NPOI.Benchmarks.csproj | 2 +- testcases/main/NPOI.TestCases.Core.csproj | 6 +++--- testcases/ooxml/NPOI.OOXML.TestCases.Core.csproj | 8 ++++---- .../openxml4net/NPOI.OOXML4Net.TestCases.Core.csproj | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 9a932b136..8e3286f19 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -37,7 +37,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/benchmarks/NPOI.Benchmarks/NPOI.Benchmarks.csproj b/benchmarks/NPOI.Benchmarks/NPOI.Benchmarks.csproj index ffc5d92ee..d5cb1c703 100644 --- a/benchmarks/NPOI.Benchmarks/NPOI.Benchmarks.csproj +++ b/benchmarks/NPOI.Benchmarks/NPOI.Benchmarks.csproj @@ -11,7 +11,7 @@ - + diff --git a/testcases/main/NPOI.TestCases.Core.csproj b/testcases/main/NPOI.TestCases.Core.csproj index 135e89749..99d53cab7 100644 --- a/testcases/main/NPOI.TestCases.Core.csproj +++ b/testcases/main/NPOI.TestCases.Core.csproj @@ -15,9 +15,9 @@ - - - + + + diff --git a/testcases/ooxml/NPOI.OOXML.TestCases.Core.csproj b/testcases/ooxml/NPOI.OOXML.TestCases.Core.csproj index 099b79aa4..0f9f42b66 100644 --- a/testcases/ooxml/NPOI.OOXML.TestCases.Core.csproj +++ b/testcases/ooxml/NPOI.OOXML.TestCases.Core.csproj @@ -21,10 +21,10 @@ - - - - + + + + diff --git a/testcases/openxml4net/NPOI.OOXML4Net.TestCases.Core.csproj b/testcases/openxml4net/NPOI.OOXML4Net.TestCases.Core.csproj index a3e350d92..cc98b75e4 100644 --- a/testcases/openxml4net/NPOI.OOXML4Net.TestCases.Core.csproj +++ b/testcases/openxml4net/NPOI.OOXML4Net.TestCases.Core.csproj @@ -10,9 +10,9 @@ - - - + + +