From 0500c91b1086d1b6be1ba4f706425a1f5812e2e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 19:52:56 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- Directory.Build.props | 4 ++-- MessagePack.NodaTime/MessagePack.NodaTime.csproj | 2 +- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index bc5af66..bdc1cd9 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -45,12 +45,12 @@ - + all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/MessagePack.NodaTime/MessagePack.NodaTime.csproj b/MessagePack.NodaTime/MessagePack.NodaTime.csproj index cdc7729..a468ff9 100644 --- a/MessagePack.NodaTime/MessagePack.NodaTime.csproj +++ b/MessagePack.NodaTime/MessagePack.NodaTime.csproj @@ -20,7 +20,7 @@ - + diff --git a/global.json b/global.json index a7323db..8994a62 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.201", + "version": "10.0.203", "rollForward": "latestFeature" } } \ No newline at end of file