From 4df2567f91f1d82c8a6c5fef64f89518ebe437b9 Mon Sep 17 00:00:00 2001 From: James Thompson Date: Sun, 27 Oct 2024 15:47:51 +1100 Subject: [PATCH] fix rebase --- Directory.Packages.props | 10 +++++----- src/Saunter/Saunter.csproj | 6 +++--- .../Saunter.IntegrationTests.ReverseProxy.csproj | 2 +- test/Saunter.Tests/Saunter.Tests.csproj | 1 + 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index a99b7ee..d80c3d0 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,12 +4,12 @@ true - - - - - + + + + + diff --git a/src/Saunter/Saunter.csproj b/src/Saunter/Saunter.csproj index e36b5b8..bed35f5 100644 --- a/src/Saunter/Saunter.csproj +++ b/src/Saunter/Saunter.csproj @@ -1,4 +1,4 @@ - + Saunter @@ -22,8 +22,8 @@ - - + + diff --git a/test/Saunter.IntegrationTests.ReverseProxy/Saunter.IntegrationTests.ReverseProxy.csproj b/test/Saunter.IntegrationTests.ReverseProxy/Saunter.IntegrationTests.ReverseProxy.csproj index a13411f..82a64ea 100644 --- a/test/Saunter.IntegrationTests.ReverseProxy/Saunter.IntegrationTests.ReverseProxy.csproj +++ b/test/Saunter.IntegrationTests.ReverseProxy/Saunter.IntegrationTests.ReverseProxy.csproj @@ -9,7 +9,7 @@ - + diff --git a/test/Saunter.Tests/Saunter.Tests.csproj b/test/Saunter.Tests/Saunter.Tests.csproj index 4c9b5e9..3a2b182 100644 --- a/test/Saunter.Tests/Saunter.Tests.csproj +++ b/test/Saunter.Tests/Saunter.Tests.csproj @@ -16,6 +16,7 @@ +