From 451643a56239037e255175c3691029a2f05932a7 Mon Sep 17 00:00:00 2001 From: Matthias Gernand Date: Wed, 12 Oct 2022 19:02:30 +0200 Subject: [PATCH] Updated packages. (#25) --- .../ExpressionReflect.Benchmark.csproj | 2 +- .../ExpressionReflect.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmark/ExpressionReflect.Benchmark/ExpressionReflect.Benchmark.csproj b/benchmark/ExpressionReflect.Benchmark/ExpressionReflect.Benchmark.csproj index 1f4d5ba..fbf44f6 100644 --- a/benchmark/ExpressionReflect.Benchmark/ExpressionReflect.Benchmark.csproj +++ b/benchmark/ExpressionReflect.Benchmark/ExpressionReflect.Benchmark.csproj @@ -8,7 +8,7 @@ - + diff --git a/tests/ExpressionReflect.UnitTests/ExpressionReflect.UnitTests.csproj b/tests/ExpressionReflect.UnitTests/ExpressionReflect.UnitTests.csproj index 05b3519..7f8abe8 100644 --- a/tests/ExpressionReflect.UnitTests/ExpressionReflect.UnitTests.csproj +++ b/tests/ExpressionReflect.UnitTests/ExpressionReflect.UnitTests.csproj @@ -9,7 +9,7 @@ - +