From 0d2817eda0f2517dab9dc19fb5bc5a1d2cf7ed07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 02:26:13 +0000 Subject: [PATCH] fix(deps): update dependency system.text.json to 9.0.0-rc.2.24473.5 (#114) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ivan Josipovic <9521987+IvanJosipovic@users.noreply.github.com> --- global.json | 2 +- .../YamlDotNet.System.Text.Json.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index db05c2f..06de79f 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rc.1", + "version": "9.0.100-rc.2", "rollForward": "latestFeature", "allowPrerelease": true } diff --git a/src/YamlDotNet.System.Text.Json/YamlDotNet.System.Text.Json.csproj b/src/YamlDotNet.System.Text.Json/YamlDotNet.System.Text.Json.csproj index 556d3c9..825eb49 100644 --- a/src/YamlDotNet.System.Text.Json/YamlDotNet.System.Text.Json.csproj +++ b/src/YamlDotNet.System.Text.Json/YamlDotNet.System.Text.Json.csproj @@ -24,7 +24,7 @@ - +