From ad74c3f46f0fc66e181f51f7e309c0749c0e85eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 23:39:35 +0000 Subject: [PATCH] Update dotnet monorepo to v9 --- .../CacheTower.Serializers.SystemTextJson.csproj | 2 +- src/CacheTower/CacheTower.csproj | 6 +++--- tests/CacheTower.Tests/CacheTower.Tests.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/CacheTower.Serializers.SystemTextJson/CacheTower.Serializers.SystemTextJson.csproj b/src/CacheTower.Serializers.SystemTextJson/CacheTower.Serializers.SystemTextJson.csproj index 4500f30..e939f91 100644 --- a/src/CacheTower.Serializers.SystemTextJson/CacheTower.Serializers.SystemTextJson.csproj +++ b/src/CacheTower.Serializers.SystemTextJson/CacheTower.Serializers.SystemTextJson.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/CacheTower/CacheTower.csproj b/src/CacheTower/CacheTower.csproj index 3cf7596..f595239 100644 --- a/src/CacheTower/CacheTower.csproj +++ b/src/CacheTower/CacheTower.csproj @@ -10,10 +10,10 @@ - - + + - + diff --git a/tests/CacheTower.Tests/CacheTower.Tests.csproj b/tests/CacheTower.Tests/CacheTower.Tests.csproj index 01e8985..1e337ab 100644 --- a/tests/CacheTower.Tests/CacheTower.Tests.csproj +++ b/tests/CacheTower.Tests/CacheTower.Tests.csproj @@ -7,7 +7,7 @@ - +