From 471ee5ad4dba250fff290dbd3b46bbfc2d4045d5 Mon Sep 17 00:00:00 2001 From: Richard Webb Date: Mon, 22 Jul 2024 21:35:20 +0100 Subject: [PATCH] Update System.Text.Json to 8.0.4 --- build/Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Directory.Build.props b/build/Directory.Build.props index cad3937..88cb2c0 100644 --- a/build/Directory.Build.props +++ b/build/Directory.Build.props @@ -2,6 +2,6 @@ latest true - 7.0.0 + 8.0.4