diff --git a/WPF.Extensions/Vanara.WPF.Extensions.csproj b/WPF.Extensions/Vanara.WPF.Extensions.csproj index fbbeeb17..765891fc 100644 --- a/WPF.Extensions/Vanara.WPF.Extensions.csproj +++ b/WPF.Extensions/Vanara.WPF.Extensions.csproj @@ -3,7 +3,7 @@ Extension methods and conversions from Vanara P/Invoke types and methods to WPF types and methods. $(AssemblyName) - net45;net48;net5.0-windows;net6.0-windows;netcoreapp3.1 + net45;net48;net6.0-windows;netcoreapp3.1 true true $(DefineConstants);WPF diff --git a/WinUI.Extensions/Vanara.WinUI.Extensions.csproj b/WinUI.Extensions/Vanara.WinUI.Extensions.csproj index 60fbe7d1..5820e154 100644 --- a/WinUI.Extensions/Vanara.WinUI.Extensions.csproj +++ b/WinUI.Extensions/Vanara.WinUI.Extensions.csproj @@ -3,7 +3,7 @@ Extension methods and conversions from Vanara P/Invoke types and methods to UWP and WinUI types and methods. $(AssemblyName) - net45;net48;net5.0-windows;net6.0-windows;netstandard2.0;netcoreapp3.1 + net45;net48;net6.0-windows;netstandard2.0;netcoreapp3.1 true true Vanara.WinUI.Extensions diff --git a/Windows.Extensions/Vanara.Windows.Extensions.csproj b/Windows.Extensions/Vanara.Windows.Extensions.csproj index 67bdf022..8179dcd0 100644 --- a/Windows.Extensions/Vanara.Windows.Extensions.csproj +++ b/Windows.Extensions/Vanara.Windows.Extensions.csproj @@ -3,7 +3,7 @@ Extension methods and conversions from Vanara P/Invoke types and methods to Windows Forms types and methods. $(AssemblyName) - net45;net48;net5.0-windows;net6.0-windows;netstandard2.0;netcoreapp3.1 + net45;net48;net6.0-windows;netstandard2.0;netcoreapp3.1 true true Vanara.Windows.Extensions diff --git a/Windows.Forms/Vanara.Windows.Forms.csproj b/Windows.Forms/Vanara.Windows.Forms.csproj index 5538036f..a069b74b 100644 --- a/Windows.Forms/Vanara.Windows.Forms.csproj +++ b/Windows.Forms/Vanara.Windows.Forms.csproj @@ -3,7 +3,7 @@ Classes for user interface related items derived from the Vanara PInvoke libraries. Includes extensions for almost all common controls to give post Vista capabilities, WinForms controls (panel, commandlink, enhanced combo boxes, IPAddress, split button, trackbar and themed controls), shutdown/restart/lock control, buffered painting, resource files, access control editor, simplifed designer framework for Windows.Forms. $(AssemblyName) - net45;net48;net5.0-windows;net6.0-windows;netcoreapp3.1 + net45;net48;net6.0-windows;netcoreapp3.1 true true Vanara.Windows.Forms diff --git a/Windows.Shell.Common/Vanara.Windows.Shell.Common.csproj b/Windows.Shell.Common/Vanara.Windows.Shell.Common.csproj index 5bfa6401..1f091a66 100644 --- a/Windows.Shell.Common/Vanara.Windows.Shell.Common.csproj +++ b/Windows.Shell.Common/Vanara.Windows.Shell.Common.csproj @@ -23,9 +23,11 @@ ChangeFilters, DialogStatus, ExecutableType, FileUsageType, FolderItemFilter, Li - + + - + + diff --git a/Windows.Shell/Vanara.Windows.Shell.csproj b/Windows.Shell/Vanara.Windows.Shell.csproj index 00a8bf2e..ff581d9c 100644 --- a/Windows.Shell/Vanara.Windows.Shell.csproj +++ b/Windows.Shell/Vanara.Windows.Shell.csproj @@ -3,7 +3,7 @@ Classes for Windows Shell items derived from the Vanara PInvoke libraries. Includes shell items, files, icons, links, and taskbar lists. $(AssemblyName) - net45;net48;net5.0;net6.0;netcoreapp3.1 + net45;net48;net6.0;netcoreapp3.1 true true true