From 8a2d77b0ae220338fa2c9627df6f3191c690c27b Mon Sep 17 00:00:00 2001 From: Christian Helle Date: Wed, 2 Oct 2024 17:06:00 +0200 Subject: [PATCH 1/2] Update Apizr dependencies in smoke test project --- test/Apizr/Sample.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/Apizr/Sample.csproj b/test/Apizr/Sample.csproj index afbad8f8..e9ea0fe7 100644 --- a/test/Apizr/Sample.csproj +++ b/test/Apizr/Sample.csproj @@ -8,10 +8,10 @@ - - - - + + + + From df59b489f4a4864859ec64fb6042fa04f2c37ddd Mon Sep 17 00:00:00 2001 From: Christian Helle Date: Wed, 2 Oct 2024 17:07:30 +0200 Subject: [PATCH 2/2] Update Apizr dependencies in unit tests --- src/Refitter.Tests/Build/ProjectFileContents.cs | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Refitter.Tests/Build/ProjectFileContents.cs b/src/Refitter.Tests/Build/ProjectFileContents.cs index 3bcab7b2..99a3d3cc 100644 --- a/src/Refitter.Tests/Build/ProjectFileContents.cs +++ b/src/Refitter.Tests/Build/ProjectFileContents.cs @@ -16,13 +16,13 @@ public static class ProjectFileContents - - - - - - - + + + + + + + "; } \ No newline at end of file