From 8eedccffab196590cca497187e9d0ec5f1923eb4 Mon Sep 17 00:00:00 2001 From: d4n Date: Sat, 2 Mar 2024 21:23:29 -0500 Subject: [PATCH] Update dependencies --- src/Fergun.csproj | 24 ++++++++++++------------ tests/Fergun.Tests/Fergun.Tests.csproj | 8 ++++---- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/Fergun.csproj b/src/Fergun.csproj index 8ab6d8e..d2096a7 100644 --- a/src/Fergun.csproj +++ b/src/Fergun.csproj @@ -10,33 +10,33 @@ - + - - + + - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - - - + + + - + diff --git a/tests/Fergun.Tests/Fergun.Tests.csproj b/tests/Fergun.Tests/Fergun.Tests.csproj index d4cecf1..2497777 100644 --- a/tests/Fergun.Tests/Fergun.Tests.csproj +++ b/tests/Fergun.Tests/Fergun.Tests.csproj @@ -10,11 +10,11 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all