From 1e68839973714c9bc66b5d08ff44b09b12ac33f0 Mon Sep 17 00:00:00 2001 From: Nikolay Pianikov Date: Fri, 13 Sep 2024 11:23:57 +0300 Subject: [PATCH] Update deps --- benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj | 2 +- samples/Clock.Tests/Clock.Tests.csproj | 2 +- tests/Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj b/benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj index 6072bad8c..4737daae1 100644 --- a/benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj +++ b/benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj @@ -19,7 +19,7 @@ - + diff --git a/samples/Clock.Tests/Clock.Tests.csproj b/samples/Clock.Tests/Clock.Tests.csproj index 89f386710..566e896b6 100644 --- a/samples/Clock.Tests/Clock.Tests.csproj +++ b/samples/Clock.Tests/Clock.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/tests/Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj b/tests/Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj index 772b65961..ba2430b3d 100644 --- a/tests/Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj +++ b/tests/Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj @@ -6,7 +6,7 @@ - + all