From 6ed1ab4ee53e9a077562272810d29063b7b8e5ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 02:11:50 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- Artesian/Artesian.SDK/Artesian.SDK.csproj | 4 ++-- Artesian/Directory.Build.props | 2 +- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Artesian/Artesian.SDK/Artesian.SDK.csproj b/Artesian/Artesian.SDK/Artesian.SDK.csproj index ebdeaf5..f0b7e91 100644 --- a/Artesian/Artesian.SDK/Artesian.SDK.csproj +++ b/Artesian/Artesian.SDK/Artesian.SDK.csproj @@ -20,9 +20,9 @@ - + - + diff --git a/Artesian/Directory.Build.props b/Artesian/Directory.Build.props index 4fcb718..344228b 100644 --- a/Artesian/Directory.Build.props +++ b/Artesian/Directory.Build.props @@ -63,7 +63,7 @@ runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/global.json b/global.json index 80f1cef..4c8007c 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.404", + "version": "8.0.405", "rollForward": "latestFeature" } } \ No newline at end of file