From cefa11d85c37949d5fbc9ad17e17ae2effdbb992 Mon Sep 17 00:00:00 2001 From: Mattias Karsson Date: Wed, 12 Aug 2026 03:45:36 +0000 Subject: [PATCH 1/3] chore(deps): update dependency dotnet-sdk to v10.0.400 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 2ef150c..baaa55c 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { "rollForward": "latestFeature", - "version": "10.0.302" + "version": "10.0.400" } } \ No newline at end of file From d4a77871a21e7cbc09956f0e1bd0e084886d3f62 Mon Sep 17 00:00:00 2001 From: Mattias Karlsson Date: Thu, 13 Aug 2026 13:36:05 +0200 Subject: [PATCH 2/3] chore(deps): bump Microsoft.Extensions.Http for net9.0 and net10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - net9.0: 9.0.18 → 9.0.19 - net10.0: 10.0.10 → 10.0.11 --- src/DPI/DPI.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DPI/DPI.csproj b/src/DPI/DPI.csproj index 0fe6608..8fec567 100644 --- a/src/DPI/DPI.csproj +++ b/src/DPI/DPI.csproj @@ -17,8 +17,8 @@ - - + + From 054cbafd09c769bea63ea1c36ed744bc121ca1c3 Mon Sep 17 00:00:00 2001 From: Mattias Karlsson Date: Thu, 13 Aug 2026 14:00:29 +0200 Subject: [PATCH 3/3] chore(deps): bump Devlead.Console to 2026.8.13.841 --- src/DPI/DPI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DPI/DPI.csproj b/src/DPI/DPI.csproj index 8fec567..09e4d19 100644 --- a/src/DPI/DPI.csproj +++ b/src/DPI/DPI.csproj @@ -11,7 +11,7 @@ - +