From 6ecd59d5a2f6354124fc1bf4bfd4fffee6542c72 Mon Sep 17 00:00:00 2001 From: Matthias Gernand Date: Fri, 1 Nov 2024 14:11:08 +0100 Subject: [PATCH] Updated packages. (#34) --- .../ExpressionReflect.Benchmark.csproj | 2 +- src/ExpressionReflect/ExpressionReflect.csproj | 8 ++++---- .../ExpressionReflect.UnitTests.csproj | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/benchmark/ExpressionReflect.Benchmark/ExpressionReflect.Benchmark.csproj b/benchmark/ExpressionReflect.Benchmark/ExpressionReflect.Benchmark.csproj index 1d18408..8f2d26b 100644 --- a/benchmark/ExpressionReflect.Benchmark/ExpressionReflect.Benchmark.csproj +++ b/benchmark/ExpressionReflect.Benchmark/ExpressionReflect.Benchmark.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/ExpressionReflect/ExpressionReflect.csproj b/src/ExpressionReflect/ExpressionReflect.csproj index 601cccb..4f39ab5 100644 --- a/src/ExpressionReflect/ExpressionReflect.csproj +++ b/src/ExpressionReflect/ExpressionReflect.csproj @@ -11,9 +11,9 @@ false Copyright © 2013-2024 Matthias Gernand. All rights reserved. - 4.1.1 - 4.1.1 - 4.1.1 + 4.1.2 + 4.1.2 + 4.1.2 Matthias Gernand A reflection-based expression evaluator. en @@ -39,7 +39,7 @@ - + \ No newline at end of file diff --git a/tests/ExpressionReflect.UnitTests/ExpressionReflect.UnitTests.csproj b/tests/ExpressionReflect.UnitTests/ExpressionReflect.UnitTests.csproj index 2026ffb..fc81b8b 100644 --- a/tests/ExpressionReflect.UnitTests/ExpressionReflect.UnitTests.csproj +++ b/tests/ExpressionReflect.UnitTests/ExpressionReflect.UnitTests.csproj @@ -7,15 +7,15 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - +