From 042e4f9afbd53368fad979c420bc1b7e73a323b6 Mon Sep 17 00:00:00 2001 From: Ricky Kaare Engelharth Date: Wed, 9 Oct 2024 13:51:41 +0200 Subject: [PATCH] Update nuget dependencies --- Directory.Build.props | 2 +- src/Atc.Test/Atc.Test.csproj | 4 ++-- src/Directory.Build.props | 2 +- test/Atc.Test.Tests/Atc.Test.Tests.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index baa136f..5a12536 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -42,7 +42,7 @@ - + diff --git a/src/Atc.Test/Atc.Test.csproj b/src/Atc.Test/Atc.Test.csproj index fee791f..f3c922c 100644 --- a/src/Atc.Test/Atc.Test.csproj +++ b/src/Atc.Test/Atc.Test.csproj @@ -16,12 +16,12 @@ - + - + \ No newline at end of file diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 96a2d6a..a5c611b 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -54,7 +54,7 @@ - + \ No newline at end of file diff --git a/test/Atc.Test.Tests/Atc.Test.Tests.csproj b/test/Atc.Test.Tests/Atc.Test.Tests.csproj index 96f0973..f3346e8 100644 --- a/test/Atc.Test.Tests/Atc.Test.Tests.csproj +++ b/test/Atc.Test.Tests/Atc.Test.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive