From 4bdd81e195dd5eaeab0b5ef4f7ba1e35b336813e Mon Sep 17 00:00:00 2001 From: Erik Darling <2136037+erikdarlingdata@users.noreply.github.com> Date: Sat, 25 Apr 2026 10:46:49 -0400 Subject: [PATCH] Bump Microsoft.Extensions.*, System.Text.Json, ScottPlot.WPF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch-level upgrades only: - Microsoft.Extensions.Configuration / Configuration.Json / Hosting / Logging: 10.0.5 -> 10.0.7 (Dashboard, Lite) - System.Text.Json: 10.0.5 -> 10.0.7 (Lite) - ScottPlot.WPF: 5.1.57 -> 5.1.58 (Dashboard, Lite) Microsoft.Data.SqlClient (6.1.4 -> 7.0.1) and ModelContextProtocol (0.7.0-preview.1 -> 1.2.0) intentionally left out — both deserve dedicated PRs after a focused review. Co-Authored-By: Claude Opus 4.7 (1M context) --- Dashboard/Dashboard.csproj | 8 ++++---- Lite/PerformanceMonitorLite.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Dashboard/Dashboard.csproj b/Dashboard/Dashboard.csproj index aff84b7..bf76c58 100644 --- a/Dashboard/Dashboard.csproj +++ b/Dashboard/Dashboard.csproj @@ -36,12 +36,12 @@ - - - + + + - + diff --git a/Lite/PerformanceMonitorLite.csproj b/Lite/PerformanceMonitorLite.csproj index a443fde..58a184d 100644 --- a/Lite/PerformanceMonitorLite.csproj +++ b/Lite/PerformanceMonitorLite.csproj @@ -44,22 +44,22 @@ - + - + - + - +