From 5d4209dd114c5655a4fcdaa348022dc52daaea07 Mon Sep 17 00:00:00 2001 From: Nikolay Pianikov Date: Thu, 5 Sep 2024 10:30:05 +0300 Subject: [PATCH] Update deps --- benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj | 4 ++-- build/build.csproj | 2 +- samples/Clock.Tests/Clock.Tests.csproj | 4 ++-- .../Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj | 4 ++-- tests/Pure.DI.Tests/Pure.DI.Tests.csproj | 2 +- tests/Pure.DI.UsageTests/Pure.DI.UsageTests.csproj | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj b/benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj index 6bfab1ac..6072bad8 100644 --- a/benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj +++ b/benchmarks/Pure.DI.Benchmarks/Pure.DI.Benchmarks.csproj @@ -19,11 +19,11 @@ - + - + diff --git a/build/build.csproj b/build/build.csproj index f4034f43..751b081f 100644 --- a/build/build.csproj +++ b/build/build.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/samples/Clock.Tests/Clock.Tests.csproj b/samples/Clock.Tests/Clock.Tests.csproj index bf16a871..89f38671 100644 --- a/samples/Clock.Tests/Clock.Tests.csproj +++ b/samples/Clock.Tests/Clock.Tests.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/tests/Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj b/tests/Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj index b2d4a36a..772b6596 100644 --- a/tests/Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj +++ b/tests/Pure.DI.IntegrationTests/Pure.DI.IntegrationTests.csproj @@ -4,9 +4,9 @@ - + - + all diff --git a/tests/Pure.DI.Tests/Pure.DI.Tests.csproj b/tests/Pure.DI.Tests/Pure.DI.Tests.csproj index 236bbdca..9275e5d9 100644 --- a/tests/Pure.DI.Tests/Pure.DI.Tests.csproj +++ b/tests/Pure.DI.Tests/Pure.DI.Tests.csproj @@ -2,7 +2,7 @@ - + diff --git a/tests/Pure.DI.UsageTests/Pure.DI.UsageTests.csproj b/tests/Pure.DI.UsageTests/Pure.DI.UsageTests.csproj index e34509c7..1dccb106 100644 --- a/tests/Pure.DI.UsageTests/Pure.DI.UsageTests.csproj +++ b/tests/Pure.DI.UsageTests/Pure.DI.UsageTests.csproj @@ -15,7 +15,7 @@ - +