From 6d9a4900c5fbad41b2eb1fd462f83e6f86ca0c13 Mon Sep 17 00:00:00 2001 From: Vit Nemecky Date: Sun, 17 Nov 2024 20:53:12 +0100 Subject: [PATCH] [security] Use latest Newtonsoft.Json --- BrickController2/BrickController2/BrickController2.csproj | 1 + Directory.Packages.props | 1 + 2 files changed, 2 insertions(+) diff --git a/BrickController2/BrickController2/BrickController2.csproj b/BrickController2/BrickController2/BrickController2.csproj index 46b4cca3d..0c139e56d 100644 --- a/BrickController2/BrickController2/BrickController2.csproj +++ b/BrickController2/BrickController2/BrickController2.csproj @@ -55,6 +55,7 @@ + diff --git a/Directory.Packages.props b/Directory.Packages.props index 43a326886..cf8a0e83b 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,6 +8,7 @@ +