From a74e2bbf0cf8d3fbab0dc13063dd177e2339457c Mon Sep 17 00:00:00 2001 From: Mahdi Hosseini Date: Mon, 18 Nov 2024 22:02:44 +0330 Subject: [PATCH] Fix TargetFramework --- DevWinUI.slnx | 6 ++++-- Directory.Build.props | 5 ++--- dev/DevWinUI.ContextMenu/DevWinUI.ContextMenu.csproj | 6 +++--- dev/DevWinUI.Controls/DevWinUI.Controls.csproj | 8 +++++--- dev/DevWinUI.Gallery/DevWinUI.Gallery.csproj | 4 ++-- dev/DevWinUI/DevWinUI.csproj | 6 +++--- 6 files changed, 19 insertions(+), 16 deletions(-) diff --git a/DevWinUI.slnx b/DevWinUI.slnx index cac9f3b..aa783ed 100644 --- a/DevWinUI.slnx +++ b/DevWinUI.slnx @@ -1,6 +1,5 @@ - @@ -12,7 +11,7 @@ - + @@ -20,6 +19,9 @@ + + + diff --git a/Directory.Build.props b/Directory.Build.props index 510bfac..699563a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -10,7 +10,6 @@ 8.2.241112-preview1 1.3.0 net9.0-windows10.0.19041.0 - net9.0-windows10.0.19041.0 WMC1506;WMC0001;CA1416;CS8632;CS0067;CS0078;CS0649;CS0414;NU1903;NU1902 $(SolutionDir)Output\ @@ -32,7 +31,7 @@ icon.png LICENSE README.md - DevWinUI + Mahdi Hosseini true snupkg True @@ -44,7 +43,7 @@ - + diff --git a/dev/DevWinUI.ContextMenu/DevWinUI.ContextMenu.csproj b/dev/DevWinUI.ContextMenu/DevWinUI.ContextMenu.csproj index 119390a..d3e9468 100644 --- a/dev/DevWinUI.ContextMenu/DevWinUI.ContextMenu.csproj +++ b/dev/DevWinUI.ContextMenu/DevWinUI.ContextMenu.csproj @@ -1,10 +1,10 @@  - 8.0.0 + 8.0.0-Preview1 $(BaseNamespace).ContextMenu $(BaseNamespace).ContextMenu - - + Create a New Context Menu Item for Windows 11/10 working with WinUI, WPF And all platforms that support .NET 8, 9 and package identity + winui WindDevUI WinDevUIContextMenu contextmenu contextmenuextensions wpf packaged winform winui3 win11 xaml settings theme styles projectreunion winappsdk windowsappsdk wasdk reunion contextmenu shell WinUICommunity diff --git a/dev/DevWinUI.Controls/DevWinUI.Controls.csproj b/dev/DevWinUI.Controls/DevWinUI.Controls.csproj index 73912df..3760426 100644 --- a/dev/DevWinUI.Controls/DevWinUI.Controls.csproj +++ b/dev/DevWinUI.Controls/DevWinUI.Controls.csproj @@ -1,10 +1,12 @@  - 8.0.0 + 8.0.0-Preview1 $(BaseNamespace).Controls $(BaseNamespace).Controls - - + + Experience WinUI 3 quickly and easily with the help of DevWinUI.Controls, Everything you need to develop an application is gathered in one place. DevWinUI.Controls Includes custom controls, styles, landingPages and win2d. + + winui winui3 win11 xaml DevWinUI DevWinUI.Controls SettingsUI Components settings theme styles projectreunion winappsdk windowsappsdk wasdk reunion SettingsControls settingsexpander settingscard landingPages win2d diff --git a/dev/DevWinUI.Gallery/DevWinUI.Gallery.csproj b/dev/DevWinUI.Gallery/DevWinUI.Gallery.csproj index da2beec..953b535 100644 --- a/dev/DevWinUI.Gallery/DevWinUI.Gallery.csproj +++ b/dev/DevWinUI.Gallery/DevWinUI.Gallery.csproj @@ -1,7 +1,7 @@  WinExe - $(DebugTargetFramework) + net9.0-windows10.0.19041.0 $(BaseNamespace)Gallery app.manifest x86;x64;ARM64 @@ -14,7 +14,7 @@ true None Assets\icon.ico - 8.0.0 + 8.0.0-Preview1 True NU1903;NU1902;CS8632;WMC1506;WMC1006 diff --git a/dev/DevWinUI/DevWinUI.csproj b/dev/DevWinUI/DevWinUI.csproj index e9018ff..f7fa1ee 100644 --- a/dev/DevWinUI/DevWinUI.csproj +++ b/dev/DevWinUI/DevWinUI.csproj @@ -1,10 +1,10 @@  - 8.0.0 + 8.0.0-Preview1 $(BaseNamespace) $(BaseNamespace) - - + Experience WinUI 3 quickly and easily with the help of Core, Everything you need to develop an application is gathered in one place. Helpers, Extensions... + winui winui3 win11 xaml core DevWinUI Common SettingsUI settings theme styles projectreunion winappsdk windowsappsdk wasdk reunion SettingsControls settingsexpander settingscard