From 1b3790fe62fe894f01ac974db48fd77f4971a7f1 Mon Sep 17 00:00:00 2001 From: Rob Ford Date: Sat, 7 Sep 2024 06:22:40 -0400 Subject: [PATCH] Update all nuget packages to latest versions (#179) refactor: Update all NuGet packages to latest versions (#179) Signed-off-by: Rob Ford Co-authored-by: Rob Ford --- Directory.Packages.props | 49 +++++++++---------- .../BaGetter.Core.Tests.csproj | 7 +++ .../BaGetter.Protocol.Tests.csproj | 7 +++ tests/BaGetter.Tests/BaGetter.Tests.csproj | 7 +++ .../BaGetter.Web.Tests.csproj | 7 +++ 5 files changed, 52 insertions(+), 25 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index fee18a96..d284b011 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -3,49 +3,48 @@ true - - - - + + + + - + - - + + - - + + - + - + - - - + + + - - - - + + + + - - - + + + - - - - + + + \ No newline at end of file diff --git a/tests/BaGetter.Core.Tests/BaGetter.Core.Tests.csproj b/tests/BaGetter.Core.Tests/BaGetter.Core.Tests.csproj index b875b422..b34b3364 100644 --- a/tests/BaGetter.Core.Tests/BaGetter.Core.Tests.csproj +++ b/tests/BaGetter.Core.Tests/BaGetter.Core.Tests.csproj @@ -12,4 +12,11 @@ + + + all + runtime; build; native; contentfiles; analyzers + + + diff --git a/tests/BaGetter.Protocol.Tests/BaGetter.Protocol.Tests.csproj b/tests/BaGetter.Protocol.Tests/BaGetter.Protocol.Tests.csproj index f7c30fc1..863678dc 100644 --- a/tests/BaGetter.Protocol.Tests/BaGetter.Protocol.Tests.csproj +++ b/tests/BaGetter.Protocol.Tests/BaGetter.Protocol.Tests.csproj @@ -23,4 +23,11 @@ + + + all + runtime; build; native; contentfiles; analyzers + + + diff --git a/tests/BaGetter.Tests/BaGetter.Tests.csproj b/tests/BaGetter.Tests/BaGetter.Tests.csproj index 216b799e..752e2a6e 100644 --- a/tests/BaGetter.Tests/BaGetter.Tests.csproj +++ b/tests/BaGetter.Tests/BaGetter.Tests.csproj @@ -40,4 +40,11 @@ + + + all + runtime; build; native; contentfiles; analyzers + + + diff --git a/tests/BaGetter.Web.Tests/BaGetter.Web.Tests.csproj b/tests/BaGetter.Web.Tests/BaGetter.Web.Tests.csproj index 82da58d0..4fa3c0ca 100644 --- a/tests/BaGetter.Web.Tests/BaGetter.Web.Tests.csproj +++ b/tests/BaGetter.Web.Tests/BaGetter.Web.Tests.csproj @@ -8,4 +8,11 @@ + + + all + runtime; build; native; contentfiles; analyzers + + +