From ae81f505f207a24709faa42ac9d18e30db039949 Mon Sep 17 00:00:00 2001 From: StephenCWills Date: Thu, 2 Jul 2026 13:18:53 -0400 Subject: [PATCH] Synchronize NuGet package versions with GSF and openXDA --- Source/Applications/SystemCenter/SystemCenter.csproj | 4 ++-- Source/Applications/SystemCenter/Web.config | 8 ++++++++ Source/Applications/SystemCenter/packages.config | 2 +- Source/Tests/UserInterface/UserInterface.csproj | 4 ++-- Source/Tests/UserInterface/packages.config | 2 +- 5 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Source/Applications/SystemCenter/SystemCenter.csproj b/Source/Applications/SystemCenter/SystemCenter.csproj index 26fad9326e..2b9a9e0e75 100644 --- a/Source/Applications/SystemCenter/SystemCenter.csproj +++ b/Source/Applications/SystemCenter/SystemCenter.csproj @@ -232,8 +232,8 @@ - - ..\..\Dependencies\NuGet\System.Diagnostics.DiagnosticSource.6.0.1\lib\net461\System.Diagnostics.DiagnosticSource.dll + + ..\..\Dependencies\NuGet\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll diff --git a/Source/Applications/SystemCenter/Web.config b/Source/Applications/SystemCenter/Web.config index 85c5442cce..52dbe76963 100644 --- a/Source/Applications/SystemCenter/Web.config +++ b/Source/Applications/SystemCenter/Web.config @@ -45,6 +45,14 @@ + + + + + + + + diff --git a/Source/Applications/SystemCenter/packages.config b/Source/Applications/SystemCenter/packages.config index 54f49ce8f5..db1b5f5ad4 100644 --- a/Source/Applications/SystemCenter/packages.config +++ b/Source/Applications/SystemCenter/packages.config @@ -7,7 +7,7 @@ - + diff --git a/Source/Tests/UserInterface/UserInterface.csproj b/Source/Tests/UserInterface/UserInterface.csproj index 8f034b313f..bac135a5e7 100644 --- a/Source/Tests/UserInterface/UserInterface.csproj +++ b/Source/Tests/UserInterface/UserInterface.csproj @@ -55,8 +55,8 @@ - - ..\..\Dependencies\NuGet\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\..\Dependencies\NuGet\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll ..\..\Dependencies\NuGet\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/Source/Tests/UserInterface/packages.config b/Source/Tests/UserInterface/packages.config index 3c2b41fc85..5aa7e75bea 100644 --- a/Source/Tests/UserInterface/packages.config +++ b/Source/Tests/UserInterface/packages.config @@ -8,6 +8,6 @@ - + \ No newline at end of file