From f32435e39857f37d83b78ee5ab1fffcfebeb1d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:13:08 +0000 Subject: [PATCH] Bump System.ValueTuple from 4.5.0 to 4.6.2 --- updated-dependencies: - dependency-name: System.ValueTuple dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- code/Utility-WPF.Core/Utility-WPF.Core.csproj | 54 ++++++++++++++++--- code/Utility-WPF.Core/packages.config | 2 +- 2 files changed, 49 insertions(+), 7 deletions(-) diff --git a/code/Utility-WPF.Core/Utility-WPF.Core.csproj b/code/Utility-WPF.Core/Utility-WPF.Core.csproj index 266f08f..f63525c 100644 --- a/code/Utility-WPF.Core/Utility-WPF.Core.csproj +++ b/code/Utility-WPF.Core/Utility-WPF.Core.csproj @@ -34,19 +34,54 @@ ..\packages\CommonServiceLocator.2.0.4\lib\net47\CommonServiceLocator.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.3\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.10.0.3\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.135\lib\net462\Microsoft.Xaml.Behaviors.dll + True + + + ..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.135\lib\net462\Design\Microsoft.Xaml.Behaviors.Design.dll + True + + + ..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.135\lib\net462\Design\Microsoft.Xaml.Behaviors.DesignTools.dll + True + - - ..\packages\Prism.Core.7.2.0.1422\lib\net45\Prism.dll + + ..\packages\Prism.Core.9.0.537\lib\net47\Prism.dll + True + + + ..\packages\Prism.Container.Abstractions.9.0.107\lib\net47\Prism.Container.Abstractions.dll + True - - ..\packages\Prism.Wpf.7.2.0.1422\lib\net45\Prism.Wpf.dll + + ..\packages\Prism.Events.9.0.537\lib\net47\Prism.Events.dll + True + + + ..\packages\Prism.Wpf.9.0.537\lib\net47\Prism.Wpf.dll + True - - ..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True ..\packages\Prism.Wpf.7.2.0.1422\lib\net45\System.Windows.Interactivity.dll @@ -75,4 +110,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. + + + \ No newline at end of file diff --git a/code/Utility-WPF.Core/packages.config b/code/Utility-WPF.Core/packages.config index 931b3d1..fd1de8e 100644 --- a/code/Utility-WPF.Core/packages.config +++ b/code/Utility-WPF.Core/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file