From 96ffc8df029e465a6ac969cca2a7cf5c3b5d9cd1 Mon Sep 17 00:00:00 2001 From: Pieter Viljoen Date: Wed, 11 Jan 2023 22:02:08 -0800 Subject: [PATCH] Dependency updates --- Sandbox/Sandbox.csproj | 14 +++++++------- Utilities/Utilities.csproj | 2 +- UtilitiesTests/UtilitiesTests.csproj | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Sandbox/Sandbox.csproj b/Sandbox/Sandbox.csproj index 31f5fb2..3e74d13 100644 --- a/Sandbox/Sandbox.csproj +++ b/Sandbox/Sandbox.csproj @@ -1,4 +1,4 @@ - + Exe @@ -6,15 +6,15 @@ - - - - - + + + + + - + diff --git a/Utilities/Utilities.csproj b/Utilities/Utilities.csproj index 10ca03b..09f0033 100644 --- a/Utilities/Utilities.csproj +++ b/Utilities/Utilities.csproj @@ -24,7 +24,7 @@ - + diff --git a/UtilitiesTests/UtilitiesTests.csproj b/UtilitiesTests/UtilitiesTests.csproj index ddf5320..54e6b92 100644 --- a/UtilitiesTests/UtilitiesTests.csproj +++ b/UtilitiesTests/UtilitiesTests.csproj @@ -22,11 +22,11 @@ - - + + - +