From b0afa05e314a1dafd21775a48f390fe117f12601 Mon Sep 17 00:00:00 2001 From: David Humphreys Date: Tue, 18 Nov 2025 19:17:22 +0000 Subject: [PATCH] Updated packages for .NET 10 support --- .../DSoft.System.Mvvm.Hosting.csproj | 2 +- .../DSoft.System.Mvvm.UI.MAUI.csproj | 2 +- Directory.Build.props | 2 +- MVVMSample/MVVMSample.csproj | 2 +- MauiSample/MauiSample.csproj | 2 +- .../DSoft.System.Mvvm.UI.WinUI.csproj | 31 +++---------------- .../DSoft.System.Mvvm.UI.WPF.csproj | 2 +- System.Mvvm.Ui/DSoft.System.Mvvm.Ui.csproj | 2 +- ....Mvvm.VisualStudio.Extensibility.UI.csproj | 2 +- 9 files changed, 13 insertions(+), 34 deletions(-) diff --git a/DSoft.System.Mvvm.Hosting/DSoft.System.Mvvm.Hosting.csproj b/DSoft.System.Mvvm.Hosting/DSoft.System.Mvvm.Hosting.csproj index 5108816..44d94b2 100644 --- a/DSoft.System.Mvvm.Hosting/DSoft.System.Mvvm.Hosting.csproj +++ b/DSoft.System.Mvvm.Hosting/DSoft.System.Mvvm.Hosting.csproj @@ -21,7 +21,7 @@ - + diff --git a/DSoft.System.Mvvm.UI.MAUI/DSoft.System.Mvvm.UI.MAUI.csproj b/DSoft.System.Mvvm.UI.MAUI/DSoft.System.Mvvm.UI.MAUI.csproj index 487e630..c9faf1f 100644 --- a/DSoft.System.Mvvm.UI.MAUI/DSoft.System.Mvvm.UI.MAUI.csproj +++ b/DSoft.System.Mvvm.UI.MAUI/DSoft.System.Mvvm.UI.MAUI.csproj @@ -32,7 +32,7 @@ - + diff --git a/Directory.Build.props b/Directory.Build.props index 86e1858..5be2292 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -13,7 +13,7 @@ newky2k Latest Debug;Release - 1701;1702;CS8002 + 1701;1702;CS8002;NETSDK1206; Updated to .NET 9.0 and latest packages diff --git a/MVVMSample/MVVMSample.csproj b/MVVMSample/MVVMSample.csproj index bc87f82..508b9e7 100644 --- a/MVVMSample/MVVMSample.csproj +++ b/MVVMSample/MVVMSample.csproj @@ -10,7 +10,7 @@ - + diff --git a/MauiSample/MauiSample.csproj b/MauiSample/MauiSample.csproj index 4312637..dd246e5 100644 --- a/MauiSample/MauiSample.csproj +++ b/MauiSample/MauiSample.csproj @@ -66,7 +66,7 @@ - + diff --git a/System.Mvvm.UI.WinUI/DSoft.System.Mvvm.UI.WinUI.csproj b/System.Mvvm.UI.WinUI/DSoft.System.Mvvm.UI.WinUI.csproj index 22b08a7..b527e61 100644 --- a/System.Mvvm.UI.WinUI/DSoft.System.Mvvm.UI.WinUI.csproj +++ b/System.Mvvm.UI.WinUI/DSoft.System.Mvvm.UI.WinUI.csproj @@ -16,14 +16,8 @@ true true - - 10.0.18362.0 - System.Mvvm.Ui - win10-x86;win10-x64;win10-arm64;win10-arm - $(DefineConstants);WINUI - - + 10.0.18362.0 System.Mvvm.Ui win-x86;win-x64;win-arm64; @@ -40,28 +34,13 @@ - - - + + + - - - - - - - - - - - - - - - @@ -70,6 +49,6 @@ - + \ No newline at end of file diff --git a/System.Mvvm.UI.Wpf/DSoft.System.Mvvm.UI.WPF.csproj b/System.Mvvm.UI.Wpf/DSoft.System.Mvvm.UI.WPF.csproj index f7fa27e..c5a6ea4 100644 --- a/System.Mvvm.UI.Wpf/DSoft.System.Mvvm.UI.WPF.csproj +++ b/System.Mvvm.UI.Wpf/DSoft.System.Mvvm.UI.WPF.csproj @@ -19,6 +19,6 @@ - + \ No newline at end of file diff --git a/System.Mvvm.Ui/DSoft.System.Mvvm.Ui.csproj b/System.Mvvm.Ui/DSoft.System.Mvvm.Ui.csproj index a18e08a..a5ad4a3 100644 --- a/System.Mvvm.Ui/DSoft.System.Mvvm.Ui.csproj +++ b/System.Mvvm.Ui/DSoft.System.Mvvm.Ui.csproj @@ -15,7 +15,7 @@ - + diff --git a/System.Mvvm.VisualStudio.Extensibility.UI/DSoft.System.Mvvm.VisualStudio.Extensibility.UI.csproj b/System.Mvvm.VisualStudio.Extensibility.UI/DSoft.System.Mvvm.VisualStudio.Extensibility.UI.csproj index d1da2cc..8bee175 100644 --- a/System.Mvvm.VisualStudio.Extensibility.UI/DSoft.System.Mvvm.VisualStudio.Extensibility.UI.csproj +++ b/System.Mvvm.VisualStudio.Extensibility.UI/DSoft.System.Mvvm.VisualStudio.Extensibility.UI.csproj @@ -20,7 +20,7 @@ - +