From 698d9176c65f630db174e49438e9a9d08e846962 Mon Sep 17 00:00:00 2001 From: William Sossamon <3278433+WillSoss@users.noreply.github.com> Date: Sat, 17 Feb 2024 10:24:02 -0600 Subject: [PATCH] Upgrade newtonsoft json --- src/Client/Client.csproj | 2 +- src/Runly/Runly.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Client/Client.csproj b/src/Client/Client.csproj index 4c40230..21b0c18 100644 --- a/src/Client/Client.csproj +++ b/src/Client/Client.csproj @@ -32,7 +32,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Runly/Runly.csproj b/src/Runly/Runly.csproj index e8378ad..215ee26 100644 --- a/src/Runly/Runly.csproj +++ b/src/Runly/Runly.csproj @@ -40,8 +40,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - + +