From 33be39b3a9563f15ae36bbb4d4e2acc31dc32f1d Mon Sep 17 00:00:00 2001 From: Martin Pekurny Date: Mon, 16 Sep 2024 10:03:05 -0400 Subject: [PATCH] Update versions of dependencies Signed-off-by: Martin Pekurny --- _testdata/ReferenceDllProject/ReferenceDll.csproj | 2 +- _testdata/ReferenceProject/ReferenceProject.csproj | 2 +- integration-test/Gauge.Dotnet.IntegrationTests.csproj | 4 ++-- src/Gauge.Dotnet.csproj | 2 +- test/Gauge.Dotnet.UnitTests.csproj | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_testdata/ReferenceDllProject/ReferenceDll.csproj b/_testdata/ReferenceDllProject/ReferenceDll.csproj index f42d06a..9603f38 100644 --- a/_testdata/ReferenceDllProject/ReferenceDll.csproj +++ b/_testdata/ReferenceDllProject/ReferenceDll.csproj @@ -5,7 +5,7 @@ - + diff --git a/_testdata/ReferenceProject/ReferenceProject.csproj b/_testdata/ReferenceProject/ReferenceProject.csproj index e00c6ff..f61ec2b 100644 --- a/_testdata/ReferenceProject/ReferenceProject.csproj +++ b/_testdata/ReferenceProject/ReferenceProject.csproj @@ -5,7 +5,7 @@ - + diff --git a/integration-test/Gauge.Dotnet.IntegrationTests.csproj b/integration-test/Gauge.Dotnet.IntegrationTests.csproj index 4ae2b88..4741f80 100644 --- a/integration-test/Gauge.Dotnet.IntegrationTests.csproj +++ b/integration-test/Gauge.Dotnet.IntegrationTests.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/src/Gauge.Dotnet.csproj b/src/Gauge.Dotnet.csproj index 88ce488..fc013a3 100644 --- a/src/Gauge.Dotnet.csproj +++ b/src/Gauge.Dotnet.csproj @@ -33,7 +33,7 @@ - + diff --git a/test/Gauge.Dotnet.UnitTests.csproj b/test/Gauge.Dotnet.UnitTests.csproj index f5867d1..fc94e99 100644 --- a/test/Gauge.Dotnet.UnitTests.csproj +++ b/test/Gauge.Dotnet.UnitTests.csproj @@ -6,9 +6,9 @@ - - - + + +