From 763e56dbcfbcef76d881dd3866b37e4913bb8527 Mon Sep 17 00:00:00 2001 From: apobekiaris Date: Wed, 14 Jun 2023 12:45:50 +0300 Subject: [PATCH] 23.1.3 --- Build/nuspec/Xpand.Extensions.Blazor.nuspec | 23 +- .../nuspec/Xpand.Extensions.Mono.Cecil.nuspec | 4 +- ...tensions.Office.Cloud.Google.Blazor.nuspec | 8 +- .../Xpand.Extensions.Office.Cloud.nuspec | 14 +- Build/nuspec/Xpand.Extensions.Reactive.nuspec | 6 +- Build/nuspec/Xpand.Extensions.XAF.Xpo.nuspec | 21 +- Build/nuspec/Xpand.Extensions.XAF.nuspec | 12 +- Build/nuspec/Xpand.Extensions.nuspec | 6 +- Build/nuspec/Xpand.TestsLib.Blazor.nuspec | 32 +- Build/nuspec/Xpand.TestsLib.Common.nuspec | 22 +- Build/nuspec/Xpand.TestsLib.EasyTest.nuspec | 24 +- Build/nuspec/Xpand.TestsLib.nuspec | 22 +- Build/nuspec/Xpand.XAF.Core.All.nuspec | 72 +- .../Xpand.XAF.Modules.AutoCommit.nuspec | 18 +- Build/nuspec/Xpand.XAF.Modules.Blazor.nuspec | 31 +- .../Xpand.XAF.Modules.BulkObjectUpdate.nuspec | 20 +- .../Xpand.XAF.Modules.CloneMemberValue.nuspec | 16 +- .../Xpand.XAF.Modules.CloneModelView.nuspec | 16 +- Build/nuspec/Xpand.XAF.Modules.Email.nuspec | 20 +- .../Xpand.XAF.Modules.GridListEditor.nuspec | 18 +- .../Xpand.XAF.Modules.HideToolBar.nuspec | 18 +- ...d.XAF.Modules.JobScheduler.Hangfire.nuspec | 43 +- ...F.Modules.JobScheduler.Notification.nuspec | 32 +- .../Xpand.XAF.Modules.MasterDetail.nuspec | 18 +- .../Xpand.XAF.Modules.ModelMapper.nuspec | 18 +- ...nd.XAF.Modules.ModelViewInheritance.nuspec | 18 +- ...odules.Office.Cloud.Google.Calendar.nuspec | 26 +- ...F.Modules.Office.Cloud.Google.Tasks.nuspec | 26 +- ...and.XAF.Modules.Office.Cloud.Google.nuspec | 22 +- ...Modules.Office.DocumentStyleManager.nuspec | 28 +- Build/nuspec/Xpand.XAF.Modules.OneView.nuspec | 18 +- ...pand.XAF.Modules.PositionInListView.nuspec | 18 +- ...and.XAF.Modules.ProgressBarViewItem.nuspec | 18 +- .../nuspec/Xpand.XAF.Modules.RazorView.nuspec | 20 +- ....Modules.Reactive.Logger.Client.Win.nuspec | 30 +- ...and.XAF.Modules.Reactive.Logger.Hub.nuspec | 22 +- .../Xpand.XAF.Modules.Reactive.Logger.nuspec | 20 +- .../Xpand.XAF.Modules.Reactive.Rest.nuspec | 18 +- .../nuspec/Xpand.XAF.Modules.Reactive.nuspec | 20 +- .../Xpand.XAF.Modules.RefreshView.nuspec | 16 +- ...Xpand.XAF.Modules.SequenceGenerator.nuspec | 22 +- Build/nuspec/Xpand.XAF.Modules.Speech.nuspec | 48 +- .../Xpand.XAF.Modules.SpellChecker.nuspec | 26 +- .../Xpand.XAF.Modules.StoreToDisk.nuspec | 24 +- ...nd.XAF.Modules.SuppressConfirmation.nuspec | 18 +- .../Xpand.XAF.Modules.TenantManager.nuspec | 30 +- .../Xpand.XAF.Modules.ViewEditMode.nuspec | 18 +- .../Xpand.XAF.Modules.ViewItemValue.nuspec | 20 +- .../Xpand.XAF.Modules.ViewWizard.nuspec | 22 +- Build/nuspec/Xpand.XAF.Modules.Windows.nuspec | 18 +- Build/nuspec/Xpand.XAF.Web.All.nuspec | 80 +- Build/nuspec/Xpand.XAF.Win.All.nuspec | 144 +- paket.dependencies | 39 +- paket.lock | 1955 +++++++++-------- .../Xpand.XAF.SpeechManager.Module.csproj | 14 +- .../Xpand.XAF.SpeechManager.Win.csproj | 12 +- .../Xpand.Extensions.Blazor.csproj | 12 +- .../Transform/System/Diagnostics/Process.cs | 4 +- .../Transform/WhenEvent.cs | 31 +- .../Xpand.Extensions.XAF.Xpo.csproj | 4 +- .../Application.cs | 6 +- .../CreateController.cs | 16 +- .../Xpand.Extensions.XAF.csproj | 4 +- .../TypeExtensions/CallExpression.cs | 3 +- .../TypeExtensions/IsDelegate.cs | 8 + .../Blazor/Xpand.XAF.Modules.Blazor.csproj | 10 +- src/Modules/Blazor/paket.references | 3 +- ...d.XAF.Modules.JobScheduler.Hangfire.csproj | 20 +- .../JobScheduler.Hangfire/paket.references | 3 +- ...F.Modules.JobScheduler.Notification.csproj | 8 +- ...nd.XAF.Modules.ModelViewInheritance.csproj | 4 +- ...Modules.Office.DocumentStyleManager.csproj | 4 +- .../Services/Actions/ActionsService.cs | 11 +- .../Services/Actions/RegisterAction.cs | 11 +- .../Xpand.XAF.Modules.Reactive.csproj | 4 +- .../TestApplication.Blazor.Server.csproj | 24 +- .../TestApplication.Module.Blazor.csproj | 10 +- .../TestApplication.Module.Web.csproj | 12 +- .../TestApplication.Module.Win.csproj | 12 +- .../TestApplication.Module.WinDesktop.csproj | 21 +- .../TestApplication.Module/Module.cs | 2 +- .../TestApplication.Module.csproj | 10 +- .../TestApplication.Web/Default.aspx | 4 +- .../TestApplication.Web/Login.aspx | 8 +- .../TestApplication.Web.csproj | 26 +- .../TestApplication.Web/Web.config | 54 +- .../TestApplication.Win.csproj | 16 +- .../TestApplication.WinDesktop.csproj | 16 +- .../Tests/Blazor/Blazor.Tests.csproj | 16 +- .../EasyTests/Tests/Web/Web.Tests.csproj | 12 +- .../EasyTests/Tests/Win/Win.Tests.csproj | 14 +- .../Tests/WinDesktop/WinDesktop.Tests.csproj | 14 +- ...Modules.JobScheduler.Hangfire.Tests.csproj | 2 +- ...les.JobScheduler.Notification.Tests.csproj | 2 +- .../TestsLib.Blazor/XafHostingStartup.cs | 4 +- .../Xpand.TestsLib.Blazor.csproj | 8 +- .../Xpand.TestsLib.Common.csproj | 2 +- .../Xpand - Backup.TestsLib.EasyTest.csproj | 2 +- .../Xpand.TestsLib.EasyTest.csproj | 2 +- src/Tests/TestsLib/Xpand.TestsLib.csproj | 2 +- .../Xpand.XAF.ModelEditor.Module.Win.csproj | 8 +- .../Xpand.XAF.ModelEditor.Win.csproj | 6 +- .../IDE/XVSIX64/XVSIX64.csproj | 2 +- .../Xpand.XAF.ModelEditor.WinDesktop.csproj | 12 +- .../Xpand.XAF.ModelEditor.csproj | 12 +- .../ModellerLibDownloader.csproj | 30 +- .../build/Xpand.XAF.ModelEditor.nuspec | 2 +- 107 files changed, 1972 insertions(+), 1905 deletions(-) create mode 100644 src/Extensions/Xpand.Extensions/TypeExtensions/IsDelegate.cs diff --git a/Build/nuspec/Xpand.Extensions.Blazor.nuspec b/Build/nuspec/Xpand.Extensions.Blazor.nuspec index e85016078..4d57e3d5a 100644 --- a/Build/nuspec/Xpand.Extensions.Blazor.nuspec +++ b/Build/nuspec/Xpand.Extensions.Blazor.nuspec @@ -2,7 +2,7 @@ Xpand.Extensions.Blazor - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,24 +12,25 @@ Xpand.Extensions.Blazor https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Blazor, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Blazor, 23.1.3 - - - + + + - - - - - - + + + + + + + diff --git a/Build/nuspec/Xpand.Extensions.Mono.Cecil.nuspec b/Build/nuspec/Xpand.Extensions.Mono.Cecil.nuspec index ab1661d9e..059af8200 100644 --- a/Build/nuspec/Xpand.Extensions.Mono.Cecil.nuspec +++ b/Build/nuspec/Xpand.Extensions.Mono.Cecil.nuspec @@ -2,7 +2,7 @@ Xpand.Extensions.Mono.Cecil - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,7 +12,7 @@ Xpand.Extensions.Mono.Cecil https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Mono.Cecil, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Mono.Cecil, 23.1.3 diff --git a/Build/nuspec/Xpand.Extensions.Office.Cloud.Google.Blazor.nuspec b/Build/nuspec/Xpand.Extensions.Office.Cloud.Google.Blazor.nuspec index f0684ee7a..2fe58ded8 100644 --- a/Build/nuspec/Xpand.Extensions.Office.Cloud.Google.Blazor.nuspec +++ b/Build/nuspec/Xpand.Extensions.Office.Cloud.Google.Blazor.nuspec @@ -2,7 +2,7 @@ Xpand.Extensions.Office.Cloud.Google.Blazor - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,11 +12,11 @@ Xpand.Extensions.Office.Cloud.Google.Blazor https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Office.Cloud.Google.Blazor, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Office.Cloud.Google.Blazor, 23.1.3 - - + + diff --git a/Build/nuspec/Xpand.Extensions.Office.Cloud.nuspec b/Build/nuspec/Xpand.Extensions.Office.Cloud.nuspec index a1f753937..753ae1734 100644 --- a/Build/nuspec/Xpand.Extensions.Office.Cloud.nuspec +++ b/Build/nuspec/Xpand.Extensions.Office.Cloud.nuspec @@ -2,7 +2,7 @@ Xpand.Extensions.Office.Cloud - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,16 +12,16 @@ Xpand.Extensions.Office.Cloud https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Office.Cloud, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Office.Cloud, 23.1.3 - - - - + + + + - + diff --git a/Build/nuspec/Xpand.Extensions.Reactive.nuspec b/Build/nuspec/Xpand.Extensions.Reactive.nuspec index 651c83537..70fee28a7 100644 --- a/Build/nuspec/Xpand.Extensions.Reactive.nuspec +++ b/Build/nuspec/Xpand.Extensions.Reactive.nuspec @@ -2,7 +2,7 @@ Xpand.Extensions.Reactive - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,10 +12,10 @@ Xpand.Extensions.Reactive https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Reactive, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.Reactive, 23.1.3 - + diff --git a/Build/nuspec/Xpand.Extensions.XAF.Xpo.nuspec b/Build/nuspec/Xpand.Extensions.XAF.Xpo.nuspec index ef6a5faf2..fdfd40cec 100644 --- a/Build/nuspec/Xpand.Extensions.XAF.Xpo.nuspec +++ b/Build/nuspec/Xpand.Extensions.XAF.Xpo.nuspec @@ -2,7 +2,7 @@ Xpand.Extensions.XAF.Xpo - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,22 +12,25 @@ Xpand.Extensions.XAF.Xpo https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.XAF.Xpo, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.XAF.Xpo, 23.1.3 - + - - - - + + + + + - + + + - + diff --git a/Build/nuspec/Xpand.Extensions.XAF.nuspec b/Build/nuspec/Xpand.Extensions.XAF.nuspec index f140ff933..77ce60b7e 100644 --- a/Build/nuspec/Xpand.Extensions.XAF.nuspec +++ b/Build/nuspec/Xpand.Extensions.XAF.nuspec @@ -2,7 +2,7 @@ Xpand.Extensions.XAF - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,21 +12,21 @@ Xpand.Extensions.XAF https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.XAF, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions.XAF, 23.1.3 - + - - + + - + diff --git a/Build/nuspec/Xpand.Extensions.nuspec b/Build/nuspec/Xpand.Extensions.nuspec index 857764534..cd9d94bdb 100644 --- a/Build/nuspec/Xpand.Extensions.nuspec +++ b/Build/nuspec/Xpand.Extensions.nuspec @@ -2,7 +2,7 @@ Xpand.Extensions - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,7 +12,7 @@ Xpand.Extensions https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.Extensions, 23.1.3 @@ -25,7 +25,7 @@ - + diff --git a/Build/nuspec/Xpand.TestsLib.Blazor.nuspec b/Build/nuspec/Xpand.TestsLib.Blazor.nuspec index 6d9df3a19..29f383a44 100644 --- a/Build/nuspec/Xpand.TestsLib.Blazor.nuspec +++ b/Build/nuspec/Xpand.TestsLib.Blazor.nuspec @@ -2,7 +2,7 @@ Xpand.TestsLib.Blazor - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,30 +12,30 @@ Xpand.TestsLib.Blazor https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.TestsLib.Blazor, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.TestsLib.Blazor, 23.1.3 - - - - - - - - - + + + + + + + + + - - + + - - - + + + diff --git a/Build/nuspec/Xpand.TestsLib.Common.nuspec b/Build/nuspec/Xpand.TestsLib.Common.nuspec index 200bc4113..9f320bbdd 100644 --- a/Build/nuspec/Xpand.TestsLib.Common.nuspec +++ b/Build/nuspec/Xpand.TestsLib.Common.nuspec @@ -2,7 +2,7 @@ Xpand.TestsLib.Common - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,16 +12,16 @@ Xpand.TestsLib.Common https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.TestsLib.Common, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.TestsLib.Common, 23.1.3 - - - - - - - + + + + + + + @@ -33,8 +33,8 @@ - - + + diff --git a/Build/nuspec/Xpand.TestsLib.EasyTest.nuspec b/Build/nuspec/Xpand.TestsLib.EasyTest.nuspec index 3cce0dc82..b2b30482d 100644 --- a/Build/nuspec/Xpand.TestsLib.EasyTest.nuspec +++ b/Build/nuspec/Xpand.TestsLib.EasyTest.nuspec @@ -2,7 +2,7 @@ Xpand.TestsLib.EasyTest - 4.222.13.0 + 4.222.13.2 eXpandFramework false MIT @@ -11,17 +11,17 @@ Xpand.TestsLib.EasyTest https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.TestsLib.EasyTest, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.TestsLib.EasyTest, 23.1.3 - - - - - - - - + + + + + + + + @@ -33,8 +33,8 @@ - - + + diff --git a/Build/nuspec/Xpand.TestsLib.nuspec b/Build/nuspec/Xpand.TestsLib.nuspec index 3214e6ce5..7abd70708 100644 --- a/Build/nuspec/Xpand.TestsLib.nuspec +++ b/Build/nuspec/Xpand.TestsLib.nuspec @@ -2,7 +2,7 @@ Xpand.TestsLib - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,17 +12,17 @@ Xpand.TestsLib https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.TestsLib, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.TestsLib, 23.1.3 - - - - - - - - + + + + + + + + @@ -35,7 +35,7 @@ - + diff --git a/Build/nuspec/Xpand.XAF.Core.All.nuspec b/Build/nuspec/Xpand.XAF.Core.All.nuspec index c07ec8db8..60f454715 100644 --- a/Build/nuspec/Xpand.XAF.Core.All.nuspec +++ b/Build/nuspec/Xpand.XAF.Core.All.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Core.All - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -15,43 +15,43 @@ DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.XAF.Core.All - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + diff --git a/Build/nuspec/Xpand.XAF.Modules.AutoCommit.nuspec b/Build/nuspec/Xpand.XAF.Modules.AutoCommit.nuspec index 96eeb5e95..514fb1308 100644 --- a/Build/nuspec/Xpand.XAF.Modules.AutoCommit.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.AutoCommit.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.AutoCommit - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,23 +12,23 @@ The `AutoCommit` package can be used to enable specific autocommit scenarios by setting the `IModelObjectView.AutoCommit`. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, AutoCommit, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, AutoCommit, 23.1.3 - + - - - - + + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Blazor.nuspec b/Build/nuspec/Xpand.XAF.Modules.Blazor.nuspec index 5416499bf..dd30a73ae 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Blazor.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Blazor.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Blazor - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,18 +12,18 @@ The `Blazor` package hosts and activates Blazor specific XAF artifacts (Editors, Services, etc). https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Blazor, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Blazor, 23.1.3 - + - - - - - - + + + + + + @@ -32,15 +32,16 @@ + - - - - - + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.BulkObjectUpdate.nuspec b/Build/nuspec/Xpand.XAF.Modules.BulkObjectUpdate.nuspec index 5f6aac0a3..9c354c5ba 100644 --- a/Build/nuspec/Xpand.XAF.Modules.BulkObjectUpdate.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.BulkObjectUpdate.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.BulkObjectUpdate - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,26 +12,26 @@ The `BulkObjectUpdate` module updates your Businesses data in bulk guided from flexible model configurations. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, BulkObjectUpdate, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, BulkObjectUpdate, 23.1.3 - + - - - - - + + + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.CloneMemberValue.nuspec b/Build/nuspec/Xpand.XAF.Modules.CloneMemberValue.nuspec index 2bfb96461..a90f77ce6 100644 --- a/Build/nuspec/Xpand.XAF.Modules.CloneMemberValue.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.CloneMemberValue.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.CloneMemberValue - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,22 +12,22 @@ The `CloneMemberValue` module will help you to selectively `clone` Business object `members`. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, CloneMemberValue, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, CloneMemberValue, 23.1.3 - + - - - - + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.CloneModelView.nuspec b/Build/nuspec/Xpand.XAF.Modules.CloneModelView.nuspec index 1b482f82f..076903399 100644 --- a/Build/nuspec/Xpand.XAF.Modules.CloneModelView.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.CloneModelView.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.CloneModelView - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,24 +12,24 @@ The `CloneModelView` package generated additional default design time model views. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, CloneModelView, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, CloneModelView, 23.1.3 - + - - - + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Email.nuspec b/Build/nuspec/Xpand.XAF.Modules.Email.nuspec index 49398ceb4..7de723631 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Email.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Email.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Email - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,26 +12,26 @@ The `Email` module sends your Business Object as email. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Email, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Email, 23.1.3 - + - - - - - + + + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.GridListEditor.nuspec b/Build/nuspec/Xpand.XAF.Modules.GridListEditor.nuspec index f529fe8fb..91fcdaf52 100644 --- a/Build/nuspec/Xpand.XAF.Modules.GridListEditor.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.GridListEditor.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.GridListEditor - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,23 +12,23 @@ The `GridListEditor` module hosts features related to XAF GridListEditor. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, GridListEditor, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, GridListEditor, 23.1.3 - + - - - - - + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.HideToolBar.nuspec b/Build/nuspec/Xpand.XAF.Modules.HideToolBar.nuspec index aff3b616e..d14a5224b 100644 --- a/Build/nuspec/Xpand.XAF.Modules.HideToolBar.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.HideToolBar.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.HideToolBar - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,25 +12,25 @@ The `HideToolBar` package uses the the `IModelListView.HideToolBar` attribute to hide the toolbar. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, HideToolBar, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, HideToolBar, 23.1.3 - + - - - - + + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.JobScheduler.Hangfire.nuspec b/Build/nuspec/Xpand.XAF.Modules.JobScheduler.Hangfire.nuspec index 9e3750761..456898742 100644 --- a/Build/nuspec/Xpand.XAF.Modules.JobScheduler.Hangfire.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.JobScheduler.Hangfire.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.JobScheduler.Hangfire - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,19 +12,19 @@ The `JobScheduler.Hangfire` package integrates Hangfire for fire & forget job schedules. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, JobScheduler.Hangfire, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, JobScheduler.Hangfire, 23.1.3 - + - - - - - - - + + + + + + + @@ -33,20 +33,21 @@ - - - + + + + - - - - - - - + + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.JobScheduler.Notification.nuspec b/Build/nuspec/Xpand.XAF.Modules.JobScheduler.Notification.nuspec index 7e0f2aace..5290dcbf6 100644 --- a/Build/nuspec/Xpand.XAF.Modules.JobScheduler.Notification.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.JobScheduler.Notification.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.JobScheduler.Notification - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,31 +12,31 @@ The `JobScheduler.Notification` emits Object creation events and offers a Blazor UI for fine tuning them. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, JobScheduler.Notification, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, JobScheduler.Notification, 23.1.3 - + - - - - - - - - + + + + + + + + - - - - + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.MasterDetail.nuspec b/Build/nuspec/Xpand.XAF.Modules.MasterDetail.nuspec index 77141a808..72cb2c5d4 100644 --- a/Build/nuspec/Xpand.XAF.Modules.MasterDetail.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.MasterDetail.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.MasterDetail - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,24 +12,24 @@ The `MasterDetail` module can help you create platform agnostic master detail `XAF` views using only the Model Editor. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, MasterDetail, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, MasterDetail, 23.1.3 - + - - - - + + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.ModelMapper.nuspec b/Build/nuspec/Xpand.XAF.Modules.ModelMapper.nuspec index 25d5a5dfe..e21782439 100644 --- a/Build/nuspec/Xpand.XAF.Modules.ModelMapper.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.ModelMapper.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ModelMapper - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,20 +12,20 @@ The `ModelMapper` allows to control all XAF components from the application model. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ModelMapper, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ModelMapper, 23.1.3 - + - - - - + + + + - + @@ -33,7 +33,7 @@ - + diff --git a/Build/nuspec/Xpand.XAF.Modules.ModelViewInheritance.nuspec b/Build/nuspec/Xpand.XAF.Modules.ModelViewInheritance.nuspec index b29db4875..5cd583aa9 100644 --- a/Build/nuspec/Xpand.XAF.Modules.ModelViewInheritance.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.ModelViewInheritance.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ModelViewInheritance - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,18 +12,18 @@ The `ModuleViewInheritance` changes the default Model View generation without coding. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ModelViewInheritance, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ModelViewInheritance, 23.1.3 - + - - - - + + + + - + @@ -31,7 +31,7 @@ - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.Calendar.nuspec b/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.Calendar.nuspec index f83868eae..cfa4801f0 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.Calendar.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.Calendar.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Office.Cloud.Google.Calendar - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,27 +12,27 @@ The `Google.Calendar` package integrates with the Google Calendar cloud service. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Office.Cloud.Google.Calendar, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Office.Cloud.Google.Calendar, 23.1.3 - + - - - - - - - - - + + + + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.Tasks.nuspec b/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.Tasks.nuspec index 23e70e3ae..311c0631d 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.Tasks.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.Tasks.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Office.Cloud.Google.Tasks - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,27 +12,27 @@ This package integrates with the Google Tasks cloud service. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Office.Cloud.Google.Tasks, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Office.Cloud.Google.Tasks, 23.1.3 - + - - - - - - - - - + + + + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.nuspec b/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.nuspec index b2e685a19..a58b6a82f 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Office.Cloud.Google.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Office.Cloud.Google - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,25 +12,25 @@ The `Google` package authenticates against the Google Cloud services. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Office.Cloud.Google, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Office.Cloud.Google, 23.1.3 - + - - - - - - + + + + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Office.DocumentStyleManager.nuspec b/Build/nuspec/Xpand.XAF.Modules.Office.DocumentStyleManager.nuspec index 93c1bac20..caa09102c 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Office.DocumentStyleManager.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Office.DocumentStyleManager.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Office.DocumentStyleManager - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,29 +12,29 @@ The DocumentStyleManager can re-brand a large number of documents using style templates. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Office.DocumentStyleManager, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Office.DocumentStyleManager, 23.1.3 - + - - - - - - - - + + + + + + + + - - + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.OneView.nuspec b/Build/nuspec/Xpand.XAF.Modules.OneView.nuspec index addc4bdfe..03a412c86 100644 --- a/Build/nuspec/Xpand.XAF.Modules.OneView.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.OneView.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.OneView - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,23 +12,23 @@ The `OneView` will display one view only with the option to edit the model. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, OneView, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, OneView, 23.1.3 - + - - - - - + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.PositionInListView.nuspec b/Build/nuspec/Xpand.XAF.Modules.PositionInListView.nuspec index b9b0e1870..408763b94 100644 --- a/Build/nuspec/Xpand.XAF.Modules.PositionInListView.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.PositionInListView.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.PositionInListView - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,23 +12,23 @@ The `PositionInListView`, controls how objects are positioned in a ListView at runtime. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, PositionInListView, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, PositionInListView, 23.1.3 - + - - - - - + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.ProgressBarViewItem.nuspec b/Build/nuspec/Xpand.XAF.Modules.ProgressBarViewItem.nuspec index 42adaf6cc..11f8fa21a 100644 --- a/Build/nuspec/Xpand.XAF.Modules.ProgressBarViewItem.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.ProgressBarViewItem.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ProgressBarViewItem - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,24 +12,24 @@ The `ProgressBarViewItem` package integrates a UI progress for long running tasks. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ProgressBarViewItem, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ProgressBarViewItem, 23.1.3 - + - - - - + + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.RazorView.nuspec b/Build/nuspec/Xpand.XAF.Modules.RazorView.nuspec index 5fcd05928..d81883089 100644 --- a/Build/nuspec/Xpand.XAF.Modules.RazorView.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.RazorView.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.RazorView - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,20 +12,20 @@ The `RazorView` module uses the Razor c https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, RazorView, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, RazorView, 23.1.3 - + - - - - - + + + + + - + @@ -33,7 +33,7 @@ - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.Client.Win.nuspec b/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.Client.Win.nuspec index ef9b206df..4c5cc45f5 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.Client.Win.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.Client.Win.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Reactive.Logger.Client.Win - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,30 +12,30 @@ The `Reactive.Logger.Client.Win` is an executable able connect to any XAF app that uses the `Reactive.Logger.Hub`. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive.Logger.Client.Win, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive.Logger.Client.Win, 23.1.3 - + - - - - - - - - - - - + + + + + + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.Hub.nuspec b/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.Hub.nuspec index e77c004a5..3232ab055 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.Hub.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.Hub.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Reactive.Logger.Hub - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,21 +12,21 @@ The `Reactive.Logger.Hub` transmits or receives the execution pipeLine flow. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive.Logger.Hub, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive.Logger.Hub, 23.1.3 - + - - - - - + + + + + - - + + @@ -36,7 +36,7 @@ - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.nuspec b/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.nuspec index ef22960fb..1b3603a58 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Reactive.Logger.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Reactive.Logger - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,25 +12,25 @@ The `Reactive.Logger` module monitors calls to the RX delegates OnNext, OnSubscribe, OnDispose, OnCompleted, OnError https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive.Logger, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive.Logger, 23.1.3 - + - - - - - - + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Reactive.Rest.nuspec b/Build/nuspec/Xpand.XAF.Modules.Reactive.Rest.nuspec index 4da930030..b012ebe0c 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Reactive.Rest.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Reactive.Rest.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Reactive.Rest - 4.222.13.0 + 4.222.13.2 eXpandFramework false MIT @@ -11,25 +11,25 @@ The `Reactive.Rest` integrates with any REST Service using a simple declarative process. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive.Rest, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive.Rest, 23.1.3 - + - - - - + + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Reactive.nuspec b/Build/nuspec/Xpand.XAF.Modules.Reactive.nuspec index 8aca76cfb..608c87847 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Reactive.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Reactive.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Reactive - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,17 +12,17 @@ The `Reactive` module provides a XAF DSL API for functional/stateless implementations. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Reactive, 23.1.3 - + - - - - - + + + + + @@ -31,10 +31,10 @@ - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.RefreshView.nuspec b/Build/nuspec/Xpand.XAF.Modules.RefreshView.nuspec index e35a48bc3..42f28229a 100644 --- a/Build/nuspec/Xpand.XAF.Modules.RefreshView.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.RefreshView.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.RefreshView - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,22 +12,22 @@ The `RefreshView` module refreshes the View datasource periodically. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, RefreshView, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, RefreshView, 23.1.3 - + - - - - + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.SequenceGenerator.nuspec b/Build/nuspec/Xpand.XAF.Modules.SequenceGenerator.nuspec index 774b012d7..36e00b8f1 100644 --- a/Build/nuspec/Xpand.XAF.Modules.SequenceGenerator.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.SequenceGenerator.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.SequenceGenerator - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,25 +12,25 @@ The `SequenceGenerator` updates Business Objects members with unique sequential values. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, SequenceGenerator, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, SequenceGenerator, 23.1.3 - + - - - - - - - + + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Speech.nuspec b/Build/nuspec/Xpand.XAF.Modules.Speech.nuspec index 2a2e5c50d..2409d210d 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Speech.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Speech.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Speech - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,43 +12,43 @@ Xpand.XAF.Modules.Speech https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Speech, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Speech, 23.1.3 - + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - + + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.SpellChecker.nuspec b/Build/nuspec/Xpand.XAF.Modules.SpellChecker.nuspec index 7a2383756..2eca394a9 100644 --- a/Build/nuspec/Xpand.XAF.Modules.SpellChecker.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.SpellChecker.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.SpellChecker - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,29 +12,29 @@ The `StoreToDisk` package provides partial and secured serialization for your Business Object https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, SpellChecker, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, SpellChecker, 23.1.3 - + - - - - - + + + + + - - - - + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.StoreToDisk.nuspec b/Build/nuspec/Xpand.XAF.Modules.StoreToDisk.nuspec index 993a08133..9a9aa2e69 100644 --- a/Build/nuspec/Xpand.XAF.Modules.StoreToDisk.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.StoreToDisk.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.StoreToDisk - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,28 +12,28 @@ The `StoreToDisk` package provides partial and secured serialization for your Business Object https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, StoreToDisk, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, StoreToDisk, 23.1.3 - + - - - - - + + + + + - - + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.SuppressConfirmation.nuspec b/Build/nuspec/Xpand.XAF.Modules.SuppressConfirmation.nuspec index 8bdb9ae0f..fb6929999 100644 --- a/Build/nuspec/Xpand.XAF.Modules.SuppressConfirmation.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.SuppressConfirmation.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.SuppressConfirmation - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,23 +12,23 @@ The `SuppressConfirmation` suppresses ObjectViews modification confirmations. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, SuppressConfirmation, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, SuppressConfirmation, 23.1.3 - + - - - - + + + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.TenantManager.nuspec b/Build/nuspec/Xpand.XAF.Modules.TenantManager.nuspec index 0b9233a40..43dfe639b 100644 --- a/Build/nuspec/Xpand.XAF.Modules.TenantManager.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.TenantManager.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.TenantManager - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,31 +12,31 @@ The `TenantManager` integrates cloud authentication with dedicated datastore Organizations over a certainly controlled management; https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, TenantManager, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, TenantManager, 23.1.3 - + - - - - - - - - + + + + + + + + - - + + - + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.ViewEditMode.nuspec b/Build/nuspec/Xpand.XAF.Modules.ViewEditMode.nuspec index ba9f94e6a..7dfa684e6 100644 --- a/Build/nuspec/Xpand.XAF.Modules.ViewEditMode.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.ViewEditMode.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ViewEditMode - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,23 +12,23 @@ The `ViewEditMode` module controls the DetailView.ViewEditMode. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ViewEditMode, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ViewEditMode, 23.1.3 - + - - - - - + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.ViewItemValue.nuspec b/Build/nuspec/Xpand.XAF.Modules.ViewItemValue.nuspec index 5b3b2c46c..0a8ed453d 100644 --- a/Build/nuspec/Xpand.XAF.Modules.ViewItemValue.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.ViewItemValue.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ViewItemValue - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,25 +12,25 @@ The `ViewItemValue` helps end-users to configure the default values for lookup view items. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ViewItemValue, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ViewItemValue, 23.1.3 - + - - - - - - + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.ViewWizard.nuspec b/Build/nuspec/Xpand.XAF.Modules.ViewWizard.nuspec index 9f8c515cf..455eb7694 100644 --- a/Build/nuspec/Xpand.XAF.Modules.ViewWizard.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.ViewWizard.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ViewWizard - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,26 +12,26 @@ Xpand.XAF.Modules.ViewWizard https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ViewWizard, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ViewWizard, 23.1.3 - + - - - - - - - + + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Modules.Windows.nuspec b/Build/nuspec/Xpand.XAF.Modules.Windows.nuspec index 415992f99..409d021f5 100644 --- a/Build/nuspec/Xpand.XAF.Modules.Windows.nuspec +++ b/Build/nuspec/Xpand.XAF.Modules.Windows.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Windows - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -12,17 +12,17 @@ The `Application.Windows` module hosts Windows Env related features like HideOnExit, Prompt, Startup, MultiInstance, NotifyIcon. https://github.com/eXpandFramework/Reactive.XAF/releases eXpandFramework.com - DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Windows, 22.2.6 + DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Windows, 23.1.3 - + - - - - - + + + + + @@ -31,7 +31,7 @@ - + diff --git a/Build/nuspec/Xpand.XAF.Web.All.nuspec b/Build/nuspec/Xpand.XAF.Web.All.nuspec index 819fd564b..c979d5c37 100644 --- a/Build/nuspec/Xpand.XAF.Web.All.nuspec +++ b/Build/nuspec/Xpand.XAF.Web.All.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Web.All - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -15,47 +15,47 @@ DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.XAF.Web.All - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/Build/nuspec/Xpand.XAF.Win.All.nuspec b/Build/nuspec/Xpand.XAF.Win.All.nuspec index fd5bb5ff4..6eaf5dfb7 100644 --- a/Build/nuspec/Xpand.XAF.Win.All.nuspec +++ b/Build/nuspec/Xpand.XAF.Win.All.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Win.All - 4.222.13.0 + 4.222.13.2 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -15,79 +15,79 @@ DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, Xpand.XAF.Win.All - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/paket.dependencies b/paket.dependencies index 2b2fea32a..9edc5e9ed 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -1,4 +1,4 @@ -source C:\Program Files (x86)\DevExpress 22.2\Components\System\Components\Packages +source https://nuget.devexpress.com/88luCgoeuPFTrDrTDcc6zKg22U2cVcTm3vdKCv88I7PHF9St6i/api source https://api.nuget.org/v3/index.json source https://xpandnugetserver.azurewebsites.net/nuget storage:none @@ -9,26 +9,26 @@ specific_version : false framework:net6.0,net6.0-windows,netstandard2.0 -nuget DevExpress.ExpressApp.Office 22.2.6 -nuget DevExpress.ExpressApp.Core.All 22.2.6 -nuget DevExpress.ExpressApp.Win.All 22.2.6 -nuget DevExpress.ExpressApp.Web.All 22.2.6 -nuget DevExpress.ExpressApp.Blazor.All 22.2.6 -nuget DevExpress.ExpressApp.Blazor 22.2.6 -nuget DevExpress.ExpressApp.Validation.Blazor 22.2.6 -nuget DevExpress.EasyTest 22.2.6 -nuget DevExpress.ExpressApp.EasyTest.WinAdapter 22.2.6 -nuget DevExpress.ExpressApp.Security.Xpo 22.2.6 -nuget DevExpress.Win.SpellChecker 22.2.6 +nuget DevExpress.ExpressApp.Office 23.1.3 +nuget DevExpress.ExpressApp.Core.All 23.1.3 +nuget DevExpress.ExpressApp.Win.All 23.1.3 +nuget DevExpress.ExpressApp.Web.All 23.1.3 +nuget DevExpress.ExpressApp.Blazor.All 23.1.3 +nuget DevExpress.ExpressApp.Blazor 23.1.3 +nuget DevExpress.ExpressApp.Validation.Blazor 23.1.3 +nuget DevExpress.EasyTest 23.1.3 +nuget DevExpress.ExpressApp.EasyTest.WinAdapter 23.1.3 +nuget DevExpress.ExpressApp.Security.Xpo 23.1.3 +nuget DevExpress.Win.SpellChecker 23.1.3 nuget ZString 2.5.0 nuget System.CodeDom == 6.0.0 nuget System.Text.Json == 7.0.2 -nuget System.ServiceModel.NetTcp 4.10.0 -nuget System.ServiceModel.Security 4.10.0 -nuget System.ServiceModel.Http 4.10.0 -nuget System.ServiceModel.Duplex 4.10.0 -nuget System.Security.Cryptography.Xml 6.0.0 -nuget System.Security.Cryptography.ProtectedData 6.0.0 +nuget System.Security.Cryptography.Xml 7.0.1 +nuget System.Security.Cryptography.ProtectedData 7.0.1 +nuget System.ServiceModel.NetTcp 4.10.2 +nuget System.ServiceModel.Security 4.10.2 +nuget System.ServiceModel.Http 4.10.2 +nuget System.ServiceModel.Duplex 4.10.2 nuget Microsoft.CognitiveServices.Speech 1.23.0 nuget System.Configuration.ConfigurationManager 6.0.0 nuget Mono.Cecil 0.11.4 @@ -84,4 +84,5 @@ nuget System.Memory 4.5.5 nuget Microsoft.NETCore.Targets 5.0.0 nuget Xpand.VersionConverter 2.202.11 nuget Microsoft.VisualBasic 10.3.0 -nuget System.Diagnostics.PerformanceCounter 6.0.0 + + diff --git a/paket.lock b/paket.lock index da60c3d12..acbeaf73f 100644 --- a/paket.lock +++ b/paket.lock @@ -29,28 +29,29 @@ NUGET System.Reflection.Emit (>= 4.3) System.Reflection.TypeExtensions (>= 4.3) System.Xml.XmlDocument (>= 4.3) - DevExpress.Data (22.2.6) - Microsoft.Win32.Registry (>= 4.5) + DevExpress.Data (23.1.3) + Microsoft.Win32.Registry (>= 4.7) NETStandard.Library (>= 2.0.3) - System.ComponentModel.Annotations (>= 4.4) + System.ComponentModel.Annotations (>= 4.5) System.Drawing.Common (>= 4.7.2) - System.Reflection.Emit (>= 4.3) - System.Reflection.Emit.Lightweight (>= 4.3) - System.Text.Encoding.CodePages (>= 4.4) - DevExpress.Xpo (22.2.6) - DevExpress.Data (22.2.6) + System.Reflection.Emit (>= 4.7) + System.Reflection.Emit.Lightweight (>= 4.7) + System.Text.Encoding.CodePages (>= 4.5.1) + DevExpress.Xpo (23.1.3) + DevExpress.Data (23.1.3) Microsoft.Extensions.DependencyInjection (>= 2.0) Microsoft.Win32.Registry (>= 4.7) NETStandard.Library (>= 2.0.3) System.Data.SqlClient (>= 4.8.5) System.Drawing.Common (>= 4.7.2) - System.ServiceModel.Http (>= 4.5.3) + System.ServiceModel.Http (>= 4.10.2) System.ServiceModel.NetTcp (>= 4.4.4) System.ServiceModel.Security (>= 4.4.4) + System.Text.Encodings.Web (>= 4.7.2) System.Text.Json (>= 4.6) - DevExtreme.AspNet.Data (2.8.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExtreme.AspNet.Data (2.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.CSharp (>= 4.4) - Newtonsoft.Json (>= 11.0.1) + Newtonsoft.Json (>= 13.0.1) DiffEngine (6.4.9) EmptyFiles (>= 2.3.3) Microsoft.Windows.Compatibility (>= 5.0) @@ -383,7 +384,7 @@ NUGET Microsoft.Extensions.Configuration.Json (>= 6.0) Microsoft.Extensions.FileProviders.Abstractions (>= 6.0) Microsoft.Extensions.FileProviders.Physical (>= 6.0) - Microsoft.Extensions.DependencyInjection (6.0) + Microsoft.Extensions.DependencyInjection (6.0.1) Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (&& (== net6.0-windows7.0) (>= net461)) (&& (== net6.0-windows7.0) (< netstandard2.1)) (== netstandard2.0) Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) @@ -905,9 +906,9 @@ NUGET System.Runtime (>= 4.3) System.Runtime.Extensions (>= 4.3) System.Threading (>= 4.3) - System.Formats.Asn1 (6.0) - System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0-windows7.0) (>= net461)) (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0-windows7.0) (>= net461)) (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0) + System.Formats.Asn1 (7.0) + System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0-windows7.0) (>= net462)) (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0) + System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0-windows7.0) (>= net462)) (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0) System.Globalization (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -1061,12 +1062,12 @@ NUGET System.Xml.XDocument (>= 4.3) System.Xml.XmlDocument (>= 4.3) System.Xml.XmlSerializer (>= 4.3) - System.Private.ServiceModel (4.10) + System.Private.ServiceModel (4.10.2) Microsoft.Bcl.AsyncInterfaces (>= 5.0) Microsoft.Extensions.ObjectPool (>= 5.0.10) System.Numerics.Vectors (>= 4.5) System.Reflection.DispatchProxy (>= 4.7.1) - System.Security.Cryptography.Xml (>= 5.0) + System.Security.Cryptography.Xml (>= 6.0.1) System.Security.Principal.Windows (>= 5.0) System.Private.Uri (4.3.2) - restriction: || (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0-windows7.0) (< netcoreapp2.1)) (== netstandard2.0) Microsoft.NETCore.Platforms (>= 1.1.1) @@ -1099,7 +1100,7 @@ NUGET Microsoft.NETCore.Targets (>= 1.1) System.Runtime (>= 4.3) System.Reflection.TypeExtensions (4.7) - System.Resources.Extensions (4.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + System.Resources.Extensions (5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Resources.ResourceManager (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) @@ -1218,11 +1219,11 @@ NUGET System.Security.Cryptography.Encoding (>= 4.3) System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - System.Security.Cryptography.Pkcs (6.0) + System.Security.Cryptography.Pkcs (7.0) System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (< netstandard2.1)) (&& (== net6.0-windows7.0) (< netstandard2.1)) (== netstandard2.0) - System.Formats.Asn1 (>= 6.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (< netstandard2.1)) (&& (== net6.0-windows7.0) (< netstandard2.1)) (== netstandard2.0) - System.Security.Cryptography.Cng (>= 5.0) - restriction: || (&& (== net6.0) (< netcoreapp3.1)) (&& (== net6.0) (< netstandard2.1)) (&& (== net6.0-windows7.0) (< net6.0)) (&& (== net6.0-windows7.0) (< netcoreapp3.1)) (&& (== net6.0-windows7.0) (< netstandard2.1)) (== netstandard2.0) + System.Formats.Asn1 (>= 7.0) + System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (< netstandard2.1)) (&& (== net6.0-windows7.0) (< netstandard2.1)) (== netstandard2.0) + System.Security.Cryptography.Cng (>= 5.0) - restriction: || (&& (== net6.0) (< netstandard2.1)) (&& (== net6.0-windows7.0) (< net6.0)) (&& (== net6.0-windows7.0) (< netstandard2.1)) (== netstandard2.0) System.Security.Cryptography.Primitives (4.3) System.Diagnostics.Debug (>= 4.3) System.Globalization (>= 4.3) @@ -1231,8 +1232,8 @@ NUGET System.Runtime (>= 4.3) System.Threading (>= 4.3) System.Threading.Tasks (>= 4.3) - System.Security.Cryptography.ProtectedData (6.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0) + System.Security.Cryptography.ProtectedData (7.0.1) + System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0) System.Security.Cryptography.X509Certificates (4.3) Microsoft.NETCore.Platforms (>= 1.1) runtime.native.System (>= 4.3) @@ -1259,10 +1260,10 @@ NUGET System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) System.Threading (>= 4.3) - System.Security.Cryptography.Xml (6.0) - System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0) - System.Security.AccessControl (>= 6.0) - System.Security.Cryptography.Pkcs (>= 6.0) + System.Security.Cryptography.Xml (7.0.1) + System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0) + System.Security.AccessControl (>= 6.0) - restriction: || (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0) + System.Security.Cryptography.Pkcs (>= 7.0) System.Security.Permissions (6.0) System.Security.AccessControl (>= 6.0) System.Windows.Extensions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= netcoreapp3.1)) @@ -1278,20 +1279,20 @@ NUGET System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) System.Threading (>= 4.3) - System.ServiceModel.Duplex (4.10) - System.Private.ServiceModel (>= 4.10) - System.ServiceModel.Primitives (>= 4.10) - System.ServiceModel.Http (4.10) - System.Private.ServiceModel (>= 4.10) - System.ServiceModel.Primitives (>= 4.10) - System.ServiceModel.NetTcp (4.10) - System.Private.ServiceModel (>= 4.10) - System.ServiceModel.Primitives (>= 4.10) - System.ServiceModel.Primitives (4.10) - System.Private.ServiceModel (>= 4.10) - System.ServiceModel.Security (4.10) - System.Private.ServiceModel (>= 4.10) - System.ServiceModel.Primitives (>= 4.10) + System.ServiceModel.Duplex (4.10.2) + System.Private.ServiceModel (>= 4.10.2) + System.ServiceModel.Primitives (>= 4.10.2) + System.ServiceModel.Http (4.10.2) + System.Private.ServiceModel (>= 4.10.2) + System.ServiceModel.Primitives (>= 4.10.2) + System.ServiceModel.NetTcp (4.10.2) + System.Private.ServiceModel (>= 4.10.2) + System.ServiceModel.Primitives (>= 4.10.2) + System.ServiceModel.Primitives (4.10.2) + System.Private.ServiceModel (>= 4.10.2) + System.ServiceModel.Security (4.10.2) + System.Private.ServiceModel (>= 4.10.2) + System.ServiceModel.Primitives (>= 4.10.2) System.ServiceModel.Syndication (6.0) System.ServiceProcess.ServiceController (6.0) System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (< netcoreapp3.1)) (&& (== net6.0-windows7.0) (< netcoreapp3.1)) (== netstandard2.0) @@ -1441,1074 +1442,1108 @@ NUGET ZString (2.5) System.Memory (>= 4.5.3) - restriction: || (&& (== net6.0) (< netstandard2.1)) (&& (== net6.0-windows7.0) (< netstandard2.1)) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= netstandard2.1)) - remote: C:\Program Files (x86)\DevExpress 22.2\Components\System\Components\Packages - DevExpress.AspNetCore.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Drawing (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Office.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + remote: https://nuget.devexpress.com/88luCgoeuPFTrDrTDcc6zKg22U2cVcTm3vdKCv88I7PHF9St6i/api + DevExpress.AspNetCore.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Drawing (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Office.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.Extensions.DependencyModel (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Dashboard (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Resources (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Dashboard.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Web.Dashboard.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Dashboard (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Resources (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Dashboard.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Web.Dashboard.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Reporting (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Resources (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Reporting.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Web.Reporting.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Resources (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.Themes (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExtreme.AspNet.Data (>= 2.8.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Reporting (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Resources (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Reporting.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Web.Reporting.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Resources (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.Themes (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExtreme.AspNet.Data (>= 2.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components.Web (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Reactive (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - System.ServiceModel.Http (>= 4.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.Dashboard (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.Dashboard (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components.Web (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.Reporting.JSBasedControls.BlazorServer (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Reporting (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.Reporting.JSBasedControls.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Reporting.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Web.Reporting.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.Reporting.JSBasedControls.BlazorServer (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Reporting (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.Reporting.JSBasedControls.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Reporting.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Web.Reporting.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components.Web (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Hosting (>= 2.2.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Razor.Runtime (>= 2.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.CodeDom (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.Reporting.JSBasedControls.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.Reporting.JSBasedControls.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components.Web (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Hosting (>= 2.2.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Razor.Runtime (>= 2.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.CodeDom (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.RichEdit (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.SpellChecker.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + System.Text.Encodings.Web (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.RichEdit (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.SpellChecker.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components.Web (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.Extensions.FileProviders.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - Newtonsoft.Json (>= 12.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.Themes (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Charts (22.2.6) - DevExpress.Charts.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.DataVisualization.Core (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Printing.Core (22.2.6) + DevExpress.Blazor.Themes (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Charts (23.1.3) + DevExpress.Charts.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.DataVisualization.Core (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Printing.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.Charts.Core (22.2.6) - DevExpress.Data (22.2.6) + DevExpress.Charts.Core (23.1.3) + DevExpress.Data (23.1.3) NETStandard.Library (>= 2.0.3) - DevExpress.CodeParser (22.2.6) - DevExpress.Data (22.2.6) + DevExpress.CodeParser (23.1.3) + DevExpress.Data (23.1.3) NETStandard.Library (>= 2.0.3) System.CodeDom (>= 4.4) - DevExpress.Dashboard.Core (22.2.6) - DevExpress.Charts (22.2.6) - DevExpress.Charts.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.DataAccess (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Gauges.Core (22.2.6) - DevExpress.Map.Core (22.2.6) - DevExpress.Office.Core (22.2.6) - DevExpress.PivotGrid.Core (22.2.6) - DevExpress.Printing.Core (22.2.6) - DevExpress.Reporting.Core (22.2.6) - DevExpress.RichEdit.Core (22.2.6) - DevExpress.Sparkline.Core (22.2.6) - DevExpress.TreeMap (22.2.6) - DevExpress.TreeMap.Core (22.2.6) - DevExpress.Xpo (22.2.6) + DevExpress.Dashboard.Core (23.1.3) + DevExpress.Charts (23.1.3) + DevExpress.Charts.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.DataAccess (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Gauges.Core (23.1.3) + DevExpress.Map.Core (23.1.3) + DevExpress.Office.Core (23.1.3) + DevExpress.PivotGrid.Core (23.1.3) + DevExpress.Printing.Core (23.1.3) + DevExpress.Reporting.Core (23.1.3) + DevExpress.RichEdit.Core (23.1.3) + DevExpress.Sparkline.Core (23.1.3) + DevExpress.TreeMap (23.1.3) + DevExpress.TreeMap.Core (23.1.3) + DevExpress.Xpo (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess (22.2.6) - DevExpress.CodeParser (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Office.Core (22.2.6) - DevExpress.Printing.Core (22.2.6) - DevExpress.RichEdit.Core (22.2.6) - DevExpress.Xpo (22.2.6) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess (23.1.3) + DevExpress.CodeParser (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Office.Core (23.1.3) + DevExpress.Printing.Core (23.1.3) + DevExpress.RichEdit.Core (23.1.3) + DevExpress.Xpo (23.1.3) NETStandard.Library (>= 2.0.3) - System.Configuration.ConfigurationManager (>= 4.5) + System.Configuration.ConfigurationManager (>= 4.7) System.Data.SqlClient (>= 4.8.5) System.Drawing.Common (>= 4.7.2) - System.Reflection.Emit (>= 4.3) - DevExpress.DataAccess.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.CodeParser (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Diagram.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Diagram (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.RichEdit (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Xpo (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + System.Reflection.Emit (>= 4.7) + DevExpress.DataAccess.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.CodeParser (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Diagram.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Diagram (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.RichEdit (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Xpo (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) System.Data.SqlClient (>= 4.8.5) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataVisualization.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) + DevExpress.DataVisualization.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) NETStandard.Library (>= 2.0.3) - DevExpress.Diagram.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - DevExpress.Data (22.2.6) + DevExpress.Diagram.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) + DevExpress.Data (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - System.Reflection.Emit (>= 4.3) - DevExpress.EasyTest (22.2.6) - Microsoft.Win32.Registry (>= 4.7) + System.Reflection.Emit (>= 4.7) + DevExpress.EasyTest (23.1.3) + Microsoft.Win32.Registry (>= 5.0) NETStandard.Library (>= 2.0.3) - System.Configuration.ConfigurationManager (>= 4.5) + System.Configuration.ConfigurationManager (>= 5.0) System.Data.SqlClient (>= 4.8.5) System.Drawing.Common (>= 5.0.3) System.ServiceProcess.ServiceController (>= 4.5) - DevExpress.ExpressApp (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Images (22.2.6) - DevExpress.Printing.Core (22.2.6) + DevExpress.ExpressApp (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Images (23.1.3) + DevExpress.Printing.Core (23.1.3) Microsoft.CodeAnalysis.CSharp (>= 3.3.1) - Microsoft.Extensions.Configuration.Abstractions (>= 5.0) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0) - Microsoft.Win32.Registry (>= 4.5) + Microsoft.Extensions.Configuration.Abstractions (>= 6.0) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) + Microsoft.Win32.Registry (>= 5.0) NETStandard.Library (>= 2.0.3) - System.Configuration.ConfigurationManager (>= 4.5) - System.Diagnostics.EventLog (>= 4.5) + System.Configuration.ConfigurationManager (>= 5.0) + System.Diagnostics.EventLog (>= 6.0) System.Drawing.Common (>= 5.0.3) - System.Reflection.Emit (>= 4.3) - System.Reflection.Emit.Lightweight (>= 4.3) - System.Resources.Extensions (>= 4.6) - System.ServiceModel.Primitives (>= 4.5.3) + System.Reflection.Emit (>= 4.7) + System.Reflection.Emit.Lightweight (>= 4.7) + System.Resources.Extensions (>= 5.0) + System.Security.Cryptography.Xml (>= 6.0.1) + System.ServiceModel.Primitives (>= 4.10.2) System.Text.Encoding.CodePages (>= 6.0) - DevExpress.ExpressApp.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.AuditTrail.Xpo (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.ExpressApp.Xpo (22.2.6) - DevExpress.Persistent.BaseImpl.Xpo (22.2.6) - DevExpress.Xpo (22.2.6) - Microsoft.Extensions.Configuration.Abstractions (>= 5.0) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0) - Microsoft.Extensions.Options (>= 3.1.5) + DevExpress.ExpressApp.AuditTrail.Xpo (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.ExpressApp.Xpo (23.1.3) + DevExpress.Persistent.BaseImpl.Xpo (23.1.3) + DevExpress.Xpo (23.1.3) + Microsoft.Extensions.Configuration.Abstractions (>= 6.0) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) + Microsoft.Extensions.Options (>= 6.0) NETStandard.Library (>= 2.0.3) - System.Configuration.ConfigurationManager (>= 4.5) + System.Configuration.ConfigurationManager (>= 5.0) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Blazor (22.2.6) - DevExpress.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Security (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Security.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExtreme.AspNet.Data (>= 2.8.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Blazor (23.1.3) + DevExpress.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Security (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Security.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExtreme.AspNet.Data (>= 2.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.DataProtection.Extensions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Blazor.All (22.2.6) - DevExpress.ExpressApp.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Core.All (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Dashboards.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.EasyTest.BlazorAdapter (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.FileAttachment.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Office.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.ReportsV2.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Security.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Validation.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Chart (22.2.6) - DevExpress.Charts (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) + DevExpress.ExpressApp.Blazor.All (23.1.3) + DevExpress.ExpressApp.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Core.All (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Dashboards.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.EasyTest.BlazorAdapter (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.FileAttachment.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Office.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.ReportsV2.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Scheduler.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Security.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Validation.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Chart (23.1.3) + DevExpress.Charts (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Chart.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Chart (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.CloneObject.Xpo (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) + DevExpress.ExpressApp.Chart.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Chart (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.CloneObject.Xpo (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.ConditionalAppearance (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) + DevExpress.ExpressApp.ConditionalAppearance (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Core.All (22.2.6) - DevExpress.EasyTest (22.2.6) - DevExpress.ExpressApp.AuditTrail.Xpo (22.2.6) - DevExpress.ExpressApp.Chart (22.2.6) - DevExpress.ExpressApp.CloneObject.Xpo (22.2.6) - DevExpress.ExpressApp.ConditionalAppearance (22.2.6) - DevExpress.ExpressApp.Dashboards (22.2.6) - DevExpress.ExpressApp.Kpi (22.2.6) - DevExpress.ExpressApp.Notifications (22.2.6) - DevExpress.ExpressApp.Objects (22.2.6) - DevExpress.ExpressApp.Office (22.2.6) - DevExpress.ExpressApp.PivotChart (22.2.6) - DevExpress.ExpressApp.PivotGrid (22.2.6) - DevExpress.ExpressApp.ReportsV2 (22.2.6) - DevExpress.ExpressApp.Scheduler (22.2.6) - DevExpress.ExpressApp.ScriptRecorder (22.2.6) - DevExpress.ExpressApp.Security (22.2.6) - DevExpress.ExpressApp.StateMachine (22.2.6) - DevExpress.ExpressApp.TreeListEditors (22.2.6) - DevExpress.ExpressApp.Validation (22.2.6) - DevExpress.ExpressApp.ViewVariantsModule (22.2.6) - DevExpress.Persistent.Base (22.2.6) - DevExpress.ExpressApp.Dashboards (22.2.6) - DevExpress.Dashboard.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.DataAccess (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) + DevExpress.ExpressApp.Core.All (23.1.3) + DevExpress.EasyTest (23.1.3) + DevExpress.ExpressApp.AuditTrail.Xpo (23.1.3) + DevExpress.ExpressApp.Chart (23.1.3) + DevExpress.ExpressApp.CloneObject.Xpo (23.1.3) + DevExpress.ExpressApp.ConditionalAppearance (23.1.3) + DevExpress.ExpressApp.Dashboards (23.1.3) + DevExpress.ExpressApp.Kpi (23.1.3) + DevExpress.ExpressApp.Notifications (23.1.3) + DevExpress.ExpressApp.Objects (23.1.3) + DevExpress.ExpressApp.Office (23.1.3) + DevExpress.ExpressApp.PivotChart (23.1.3) + DevExpress.ExpressApp.PivotGrid (23.1.3) + DevExpress.ExpressApp.ReportsV2 (23.1.3) + DevExpress.ExpressApp.Scheduler (23.1.3) + DevExpress.ExpressApp.ScriptRecorder (23.1.3) + DevExpress.ExpressApp.Security (23.1.3) + DevExpress.ExpressApp.StateMachine (23.1.3) + DevExpress.ExpressApp.TreeListEditors (23.1.3) + DevExpress.ExpressApp.Validation (23.1.3) + DevExpress.ExpressApp.ViewVariantsModule (23.1.3) + DevExpress.Persistent.Base (23.1.3) + DevExpress.ExpressApp.Dashboards (23.1.3) + DevExpress.Dashboard.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.DataAccess (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Dashboards.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Dashboard (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.Dashboard (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Dashboard.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Dashboards (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Security (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Web.Dashboard.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Dashboards.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Dashboard (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.Dashboard (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Dashboard.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Dashboards (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Security (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Web.Dashboard.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.Extensions.DependencyModel (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Dashboards.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Dashboard.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Dashboards (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Dashboard (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.EasyTest.BlazorAdapter (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.EasyTest (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Dashboards.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Dashboard.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Dashboards (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Dashboard (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.EasyTest.BlazorAdapter (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.EasyTest (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Selenium.Support (>= 4.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) System.Runtime.Loader (>= 4.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.EasyTest.WinAdapter (22.2.6) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.EasyTest (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Office.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.PivotChart.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.PivotGrid.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Scheduler.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Scheduler.CoreDesktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Spreadsheet.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.PivotGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.RichEdit (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Scheduler (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Spreadsheet (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.VerticalGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.FileAttachment.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.EasyTest.WinAdapter (23.1.3) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.EasyTest (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Office.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.PivotChart.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.PivotGrid.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Scheduler.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Scheduler.CoreDesktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Spreadsheet.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.PivotGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.RichEdit (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Scheduler (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Spreadsheet (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.VerticalGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.FileAttachment.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components.Web (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.FileAttachment.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Kpi (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.ExpressApp.Validation (22.2.6) - DevExpress.Persistent.Base (22.2.6) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.FileAttachment.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Kpi (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.ExpressApp.Validation (23.1.3) + DevExpress.Persistent.Base (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Notifications (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) + DevExpress.ExpressApp.Notifications (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Notifications.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Notifications (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Objects (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) + DevExpress.ExpressApp.Notifications.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Notifications (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Objects (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Office (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Office.Core (22.2.6) - DevExpress.Persistent.Base (22.2.6) - DevExpress.RichEdit.Core (22.2.6) - DevExpress.Spreadsheet.Core (22.2.6) + System.Security.Cryptography.Xml (>= 6.0.1) + DevExpress.ExpressApp.Office (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Office.Core (23.1.3) + DevExpress.Persistent.Base (23.1.3) + DevExpress.RichEdit.Core (23.1.3) + DevExpress.Spreadsheet.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Office.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.RichEdit (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Office (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Office.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Office (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Office.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Spreadsheet.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.RichEdit (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Spreadsheet (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.PivotChart (22.2.6) - DevExpress.Charts (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) - DevExpress.PivotGrid.Core (22.2.6) + DevExpress.ExpressApp.Office.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.RichEdit (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Office (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Office.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Office.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Office (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Office.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Spreadsheet.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.RichEdit (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Spreadsheet (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.PivotChart (23.1.3) + DevExpress.Charts (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) + DevExpress.PivotGrid.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.PivotChart.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.PivotChart (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.PivotGrid.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.PivotGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.PivotGrid (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.PivotGrid.Core (22.2.6) + DevExpress.ExpressApp.PivotChart.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.PivotChart (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.PivotGrid.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.PivotGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.PivotGrid (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.PivotGrid.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.PivotGrid.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.PivotGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.PivotGrid.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.PivotGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.ReportsV2 (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) - DevExpress.Printing.Core (22.2.6) - DevExpress.Reporting.Core (22.2.6) - Microsoft.Extensions.Configuration.Abstractions (>= 5.0) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0) - Microsoft.Extensions.Options (>= 3.1.5) + System.Security.Cryptography.Xml (>= 6.0.1) + DevExpress.ExpressApp.PivotGrid.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.PivotGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.PivotGrid.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.PivotGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.ReportsV2 (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) + DevExpress.Printing.Core (23.1.3) + DevExpress.Reporting.Core (23.1.3) + Microsoft.Extensions.Configuration.Abstractions (>= 6.0) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) + Microsoft.Extensions.Options (>= 6.0) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.ReportsV2.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.AspNetCore.Reporting (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.Reporting.JSBasedControls.BlazorServer (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Blazor.Reporting.JSBasedControls.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.ReportsV2 (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Reporting.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Web.Reporting.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.ReportsV2.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.AspNetCore.Reporting (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.Reporting.JSBasedControls.BlazorServer (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor.Reporting.JSBasedControls.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.ReportsV2 (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Reporting.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Web.Reporting.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.Extensions.DependencyModel (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.ReportsV2.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.ReportsV2 (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Reporting.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Reporting (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Scheduler (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) - DevExpress.Scheduler.Core (22.2.6) + Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.ReportsV2.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.ReportsV2 (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Reporting.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Reporting (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Scheduler (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) + DevExpress.Scheduler.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Scheduler.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Scheduler (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Scheduler.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Scheduler.CoreDesktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Scheduler (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.ScriptRecorder (22.2.6) - DevExpress.ExpressApp (22.2.6) + DevExpress.ExpressApp.Scheduler.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Scheduler (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Scheduler.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.AspNetCore.Components.Web (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Scheduler.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Scheduler (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Scheduler.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Scheduler.CoreDesktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Scheduler (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.ScriptRecorder (23.1.3) + DevExpress.ExpressApp (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.ScriptRecorder.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.ScriptRecorder (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Security (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) + System.Security.Cryptography.Xml (>= 6.0.1) + DevExpress.ExpressApp.ScriptRecorder.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.ScriptRecorder (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Security (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - Microsoft.Extensions.Options (>= 3.1.5) + Microsoft.Extensions.Options (>= 6.0) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - System.Security.Permissions (>= 4.5) - DevExpress.ExpressApp.Security.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Security (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Security.Xpo (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.ExpressApp.Security (22.2.6) - DevExpress.ExpressApp.Xpo (22.2.6) - DevExpress.Persistent.Base (22.2.6) - DevExpress.Xpo (22.2.6) + System.Security.Permissions (>= 5.0) + DevExpress.ExpressApp.Security.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Security (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Security.Xpo (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.ExpressApp.Security (23.1.3) + DevExpress.ExpressApp.Xpo (23.1.3) + DevExpress.Persistent.Base (23.1.3) + DevExpress.Xpo (23.1.3) Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) Microsoft.Extensions.Options (>= 6.0) NETStandard.Library (>= 2.0.3) - System.ServiceModel.Http (>= 4.6) + System.ServiceModel.Http (>= 4.10.2) System.ServiceModel.NetTcp (>= 4.6) - System.ServiceModel.Primitives (>= 4.6) - DevExpress.ExpressApp.StateMachine (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.ExpressApp.ConditionalAppearance (22.2.6) - DevExpress.ExpressApp.Validation (22.2.6) - DevExpress.Persistent.Base (22.2.6) + System.ServiceModel.Primitives (>= 4.10.2) + DevExpress.ExpressApp.StateMachine (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.ExpressApp.ConditionalAppearance (23.1.3) + DevExpress.ExpressApp.Validation (23.1.3) + DevExpress.Persistent.Base (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.TreeListEditors (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) + DevExpress.ExpressApp.TreeListEditors (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.TreeListEditors.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.TreeListEditors (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Validation (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Persistent.Base (22.2.6) + DevExpress.ExpressApp.TreeListEditors.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.TreeListEditors (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Validation (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Persistent.Base (23.1.3) Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Validation.Blazor (22.2.6) - DevExpress.Data (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.AspNetCore (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Blazor (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Validation (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Validation.Blazor (23.1.3) + DevExpress.Data (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.AspNetCore (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Blazor (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Validation (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.AspNetCore.Components.Web (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.ExpressApp.Validation.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Validation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.ViewVariantsModule (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.ExpressApp.Validation.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Validation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.ViewVariantsModule (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.ExpressApp.Web.All (22.2.6) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Security (22.2.6) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Office.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Persistent.Base (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.BonusSkins (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.RichEdit (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.VerticalGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - Microsoft.Extensions.DependencyInjection (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win.All (22.2.6) - DevExpress.ExpressApp.Chart.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Core.All (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Dashboards.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.EasyTest.WinAdapter (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.FileAttachment.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Notifications.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Office.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.PivotChart.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.PivotGrid.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.ReportsV2.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Scheduler.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.ScriptRecorder.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.TreeListEditors.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Validation.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.ExpressApp.Xpo (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Xpo (22.2.6) - Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0) + System.Security.Cryptography.Xml (>= 6.0.1) + DevExpress.ExpressApp.Web.All (23.1.3) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Security (23.1.3) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Office.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Persistent.Base (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.BonusSkins (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.RichEdit (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.VerticalGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + Microsoft.Extensions.Configuration (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + Microsoft.Extensions.DependencyInjection (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win.All (23.1.3) + DevExpress.ExpressApp.Chart.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Core.All (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Dashboards.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.EasyTest.WinAdapter (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.FileAttachment.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Notifications.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Office.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.PivotChart.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.PivotGrid.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.ReportsV2.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Scheduler.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.ScriptRecorder.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.TreeListEditors.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Validation.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.ExpressApp.Xpo (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Xpo (23.1.3) + Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - System.Security.Permissions (>= 4.5) - DevExpress.Gauges.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Printing.Core (22.2.6) + System.Security.Permissions (>= 5.0) + DevExpress.Gauges.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Printing.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.Images (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) + DevExpress.Images (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.Map.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Printing.Core (22.2.6) + DevExpress.Map.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Printing.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.Office.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Pdf.Core (22.2.6) - DevExpress.Printing.Core (22.2.6) + DevExpress.Office.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Pdf.Core (23.1.3) + DevExpress.Printing.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - System.Security.Cryptography.Xml (>= 4.7.1) - DevExpress.Pdf.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) + System.Security.Cryptography.Xml (>= 6.0.1) + DevExpress.Pdf.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - System.Security.Cryptography.Pkcs (>= 4.7) - DevExpress.Pdf.Drawing (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Pdf.Core (22.2.6) + System.Security.Cryptography.Pkcs (>= 6.0.1) + DevExpress.Pdf.Drawing (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Pdf.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.Persistent.Base (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.DataAccess (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.Printing.Core (22.2.6) + DevExpress.Persistent.Base (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.DataAccess (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.Printing.Core (23.1.3) Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.Persistent.BaseImpl.Xpo (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.ExpressApp (22.2.6) - DevExpress.ExpressApp.Objects (22.2.6) - DevExpress.ExpressApp.Xpo (22.2.6) - DevExpress.Persistent.Base (22.2.6) - DevExpress.Scheduler.Core (22.2.6) - DevExpress.Xpo (22.2.6) - Microsoft.Extensions.Options (>= 3.1.5) + DevExpress.Persistent.BaseImpl.Xpo (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.ExpressApp (23.1.3) + DevExpress.ExpressApp.Objects (23.1.3) + DevExpress.ExpressApp.Xpo (23.1.3) + DevExpress.Persistent.Base (23.1.3) + DevExpress.Scheduler.Core (23.1.3) + DevExpress.Xpo (23.1.3) + Microsoft.Extensions.Options (>= 6.0) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 5.0.3) - DevExpress.PivotGrid.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Printing.Core (22.2.6) + DevExpress.PivotGrid.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Printing.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - System.Reflection.Emit (>= 4.3) - System.Reflection.Emit.Lightweight (>= 4.3) - DevExpress.Printing.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Pdf.Core (22.2.6) - DevExpress.Pdf.Drawing (22.2.6) + System.Reflection.Emit (>= 4.7) + System.Reflection.Emit.Lightweight (>= 4.7) + DevExpress.Printing.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Pdf.Core (23.1.3) + DevExpress.Pdf.Drawing (23.1.3) NETStandard.Library (>= 2.0.3) - System.ComponentModel.Annotations (>= 4.4) + System.ComponentModel.Annotations (>= 4.5) System.Drawing.Common (>= 4.7.2) - System.Security.Cryptography.Pkcs (>= 4.7) - System.ServiceModel.Http (>= 4.5.3) - System.Text.Encoding.CodePages (>= 4.4) - DevExpress.Reporting.Core (22.2.6) - DevExpress.Charts (22.2.6) - DevExpress.Charts.Core (22.2.6) - DevExpress.CodeParser (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.DataAccess (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Gauges.Core (22.2.6) - DevExpress.Office.Core (22.2.6) - DevExpress.Pdf.Core (22.2.6) - DevExpress.Pdf.Drawing (22.2.6) - DevExpress.PivotGrid.Core (22.2.6) - DevExpress.Printing.Core (22.2.6) - DevExpress.RichEdit.Core (22.2.6) - DevExpress.RichEdit.Export (22.2.6) - DevExpress.Sparkline.Core (22.2.6) - DevExpress.Xpo (22.2.6) + System.Security.Cryptography.Pkcs (>= 6.0.1) + System.ServiceModel.Http (>= 4.10.2) + System.Text.Encoding.CodePages (>= 4.5.1) + DevExpress.Reporting.Core (23.1.3) + DevExpress.Charts (23.1.3) + DevExpress.Charts.Core (23.1.3) + DevExpress.CodeParser (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.DataAccess (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Gauges.Core (23.1.3) + DevExpress.Office.Core (23.1.3) + DevExpress.Pdf.Core (23.1.3) + DevExpress.Pdf.Drawing (23.1.3) + DevExpress.PivotGrid.Core (23.1.3) + DevExpress.Printing.Core (23.1.3) + DevExpress.RichEdit.Core (23.1.3) + DevExpress.RichEdit.Export (23.1.3) + DevExpress.Sparkline.Core (23.1.3) + DevExpress.Xpo (23.1.3) NETStandard.Library (>= 2.0.3) System.CodeDom (>= 4.4) System.Collections.Immutable (>= 1.5) - System.Configuration.ConfigurationManager (>= 4.5) + System.Configuration.ConfigurationManager (>= 4.7) System.Drawing.Common (>= 4.7.2) System.Runtime.Loader (>= 4.3) System.Security.Permissions (>= 4.7) - DevExpress.RichEdit.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Office.Core (22.2.6) - DevExpress.Pdf.Core (22.2.6) - DevExpress.Printing.Core (22.2.6) + DevExpress.RichEdit.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Office.Core (23.1.3) + DevExpress.Pdf.Core (23.1.3) + DevExpress.Printing.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.RichEdit.Export (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Office.Core (22.2.6) - DevExpress.Printing.Core (22.2.6) - DevExpress.RichEdit.Core (22.2.6) + DevExpress.RichEdit.Export (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Office.Core (23.1.3) + DevExpress.Printing.Core (23.1.3) + DevExpress.RichEdit.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.Scheduler.Core (22.2.6) - DevExpress.Data (22.2.6) + DevExpress.Scheduler.Core (23.1.3) + DevExpress.Data (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.Scheduler.CoreDesktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Images (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Scheduler.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Sparkline.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.Drawing (22.2.6) + DevExpress.Scheduler.CoreDesktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Images (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Scheduler.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Sparkline.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.Drawing (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.SpellChecker.Core (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) + DevExpress.SpellChecker.Core (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) NETStandard.Library (>= 2.0.3) - DevExpress.Spreadsheet.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.DataAccess (22.2.6) - DevExpress.DataVisualization.Core (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Office.Core (22.2.6) - DevExpress.Pdf.Core (22.2.6) - DevExpress.Printing.Core (22.2.6) - DevExpress.Sparkline.Core (22.2.6) + DevExpress.Spreadsheet.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.DataAccess (23.1.3) + DevExpress.DataVisualization.Core (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Office.Core (23.1.3) + DevExpress.Pdf.Core (23.1.3) + DevExpress.Printing.Core (23.1.3) + DevExpress.Sparkline.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - System.Security.AccessControl (>= 4.5) - DevExpress.TreeMap (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.DataVisualization.Core (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Printing.Core (22.2.6) - DevExpress.TreeMap.Core (22.2.6) + System.Security.AccessControl (>= 6.0) + DevExpress.TreeMap (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.DataVisualization.Core (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Printing.Core (23.1.3) + DevExpress.TreeMap.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.TreeMap.Core (22.2.6) - DevExpress.Data (22.2.6) + DevExpress.TreeMap.Core (23.1.3) + DevExpress.Data (23.1.3) NETStandard.Library (>= 2.0.3) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.RichEdit (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.VerticalGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Web.Dashboard.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Dashboard.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.DataAccess (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.PivotGrid.Core (22.2.6) - DevExpress.Printing.Core (22.2.6) - DevExpress.Reporting.Core (22.2.6) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.RichEdit (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.VerticalGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Web.Dashboard.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Dashboard.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.DataAccess (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.PivotGrid.Core (23.1.3) + DevExpress.Printing.Core (23.1.3) + DevExpress.Reporting.Core (23.1.3) NETStandard.Library (>= 2.0.3) System.Drawing.Common (>= 4.7.2) - DevExpress.Web.Reporting.Common (22.2.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) - DevExpress.Charts (22.2.6) - DevExpress.Charts.Core (22.2.6) - DevExpress.Data (22.2.6) - DevExpress.DataAccess (22.2.6) - DevExpress.Drawing (22.2.6) - DevExpress.Gauges.Core (22.2.6) - DevExpress.PivotGrid.Core (22.2.6) - DevExpress.Printing.Core (22.2.6) - DevExpress.Reporting.Core (22.2.6) - DevExpress.Sparkline.Core (22.2.6) - DevExpress.Xpo (22.2.6) + DevExpress.Web.Reporting.Common (23.1.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) + DevExpress.Charts (23.1.3) + DevExpress.Charts.Core (23.1.3) + DevExpress.Data (23.1.3) + DevExpress.DataAccess (23.1.3) + DevExpress.Drawing (23.1.3) + DevExpress.Gauges.Core (23.1.3) + DevExpress.PivotGrid.Core (23.1.3) + DevExpress.Printing.Core (23.1.3) + DevExpress.Reporting.Core (23.1.3) + DevExpress.Sparkline.Core (23.1.3) + DevExpress.Xpo (23.1.3) NETStandard.Library (>= 2.0.3) System.CodeDom (>= 4.4) System.Drawing.Common (>= 4.7.2) System.Threading.AccessControl (>= 4.4) - DevExpress.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Export (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.PivotGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.VerticalGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.BonusSkins (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.VerticalGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Dashboard (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Dashboard.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Gauges.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Map.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Office.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.PivotGrid.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Reporting.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Sparkline.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.TreeMap (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.TreeMap.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Gauges (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Map (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.PivotGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.RichEdit (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeMap (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Xpo (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Diagram (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Diagram.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Pdf.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.VerticalGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Gauges (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Gauges.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Map (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Map.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Export (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.PivotGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.VerticalGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.BonusSkins (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.VerticalGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Dashboard (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Dashboard.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Gauges.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Map.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Office.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.PivotGrid.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Reporting.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Sparkline.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.TreeMap (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.TreeMap.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Gauges (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Map (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.PivotGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.RichEdit (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeMap (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Xpo (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Diagram (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Diagram.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Pdf.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.VerticalGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Gauges (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Gauges.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Map (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Map.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) System.Data.SqlClient (>= 4.8.5) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Sparkline.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.PivotGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.PivotGrid.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Reporting (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.CodeParser (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Gauges.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Office.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.PivotGrid.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Reporting.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Sparkline.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.PivotGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.RichEdit (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.VerticalGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.RichEdit (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Images (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Office.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Pdf.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Scheduler (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Scheduler.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Scheduler.CoreDesktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.SpellChecker (22.2.6) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.SpellChecker.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Spreadsheet (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Charts (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataAccess.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.DataVisualization.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Office.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.RichEdit.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Spreadsheet.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.TreeMap (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils.UI (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Grid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.RichEdit (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeList (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.TreeMap (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.TreeMap (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.TreeMap.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.VerticalGrid (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Data.Desktop (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Drawing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Printing.Core (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Utils (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Navigation (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) - DevExpress.Win.Printing (22.2.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Sparkline.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.PivotGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.PivotGrid.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Reporting (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.CodeParser (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Gauges.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Office.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.PivotGrid.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Reporting.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Sparkline.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.PivotGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.RichEdit (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.VerticalGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.RichEdit (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Images (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Office.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Pdf.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Scheduler (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Scheduler.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Scheduler.CoreDesktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.SpellChecker (23.1.3) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.SpellChecker.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Spreadsheet (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Charts (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataAccess.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.DataVisualization.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Office.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.RichEdit.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Spreadsheet.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.TreeMap (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils.UI (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Grid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.RichEdit (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeList (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.TreeMap (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.TreeMap (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.TreeMap.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.VerticalGrid (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Data.Desktop (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Drawing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Printing.Core (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Utils (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Navigation (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) + DevExpress.Win.Printing (23.1.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0)) diff --git a/src/Clients/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Module/Xpand.XAF.SpeechManager.Module.csproj b/src/Clients/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Module/Xpand.XAF.SpeechManager.Module.csproj index be0ee039d..009122f8a 100644 --- a/src/Clients/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Module/Xpand.XAF.SpeechManager.Module.csproj +++ b/src/Clients/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Module/Xpand.XAF.SpeechManager.Module.csproj @@ -24,13 +24,13 @@ - - - - - - - + + + + + + + diff --git a/src/Clients/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Win.csproj b/src/Clients/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Win.csproj index 630c21105..b6ab6a593 100644 --- a/src/Clients/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Win.csproj +++ b/src/Clients/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Win/Xpand.XAF.SpeechManager.Win.csproj @@ -43,12 +43,12 @@ - - - - - - + + + + + + diff --git a/src/Extensions/Xpand.Extensions.Blazor/Xpand.Extensions.Blazor.csproj b/src/Extensions/Xpand.Extensions.Blazor/Xpand.Extensions.Blazor.csproj index fc44ce36e..3d5170505 100644 --- a/src/Extensions/Xpand.Extensions.Blazor/Xpand.Extensions.Blazor.csproj +++ b/src/Extensions/Xpand.Extensions.Blazor/Xpand.Extensions.Blazor.csproj @@ -21,12 +21,12 @@ - - - - - - + + + + + + diff --git a/src/Extensions/Xpand.Extensions.Reactive/Xpand.Extensions.Reactive/Transform/System/Diagnostics/Process.cs b/src/Extensions/Xpand.Extensions.Reactive/Xpand.Extensions.Reactive/Transform/System/Diagnostics/Process.cs index a24e8b40a..98193eafe 100644 --- a/src/Extensions/Xpand.Extensions.Reactive/Xpand.Extensions.Reactive/Transform/System/Diagnostics/Process.cs +++ b/src/Extensions/Xpand.Extensions.Reactive/Xpand.Extensions.Reactive/Transform/System/Diagnostics/Process.cs @@ -27,11 +27,11 @@ public static bool StartWithEvents(this Process process,bool outputDataReceived= return start; } - public static IObservable WhenOutputDataReceived(this Process process) + public static IObservable WhenOutputDataReceived(this Process process) => process.WhenEvent(nameof(Process.OutputDataReceived)).Select(pattern => pattern.Data); public static IObservable WhenErrorDataReceived(this Process process) - => process.WhenEvent(nameof(Process.ErrorDataReceived)).Select(e => e.Data); + => process.WhenEvent(nameof(Process.ErrorDataReceived)).Select(pattern => pattern.Data); public static IObservable WhenExited(this Process process) => process.WhenEvent(nameof(Process.Exited)).To(process); diff --git a/src/Extensions/Xpand.Extensions.Reactive/Xpand.Extensions.Reactive/Transform/WhenEvent.cs b/src/Extensions/Xpand.Extensions.Reactive/Xpand.Extensions.Reactive/Transform/WhenEvent.cs index 8d092f36a..18fc64749 100644 --- a/src/Extensions/Xpand.Extensions.Reactive/Xpand.Extensions.Reactive/Transform/WhenEvent.cs +++ b/src/Extensions/Xpand.Extensions.Reactive/Xpand.Extensions.Reactive/Transform/WhenEvent.cs @@ -1,5 +1,6 @@ using System; using System.Collections.Concurrent; +using System.Diagnostics; using System.Linq; using System.Reactive; using System.Reactive.Concurrency; @@ -17,16 +18,36 @@ public static partial class Transform { public static IObservable> WhenEvent(this object source,params string[] eventNames) => eventNames.ToNowObservable().SelectMany(source.FromEventPattern) .Select(pattern => new EventPattern(pattern.Sender, pattern.EventArgs)); - + // private static IObservable> FromEventHandler(this object source, EventHandler eventHandler) { + // return Observable.FromEventPattern( + // (sender, args) => eventHandler(sender, args), + // (sender, args) => eventHandler.Remove(sender, args)) + // .Select(pattern => new EventPattern(pattern.Sender, (TArgs)pattern.EventArgs)); + // } private static IObservable> FromEventPattern(this object source, string eventName) { var eventInfo = source.EventInfo(eventName); - return eventInfo.info.EventHandlerType?.IsGenericType ?? false ? Observable.FromEventPattern( + + if (eventInfo.info.EventHandlerType?.IsGenericType??false) { + return Observable.FromEventPattern( handler => eventInfo.add.Invoke(source, new object[] { handler }), handler => eventInfo.remove.Invoke(source, new object[] { handler })) - .Select(pattern => new EventPattern(pattern.Sender, pattern.EventArgs)) - : Observable.FromEventPattern(handler => eventInfo.add.Invoke(source, new object[] { handler }), + .Select(pattern => new EventPattern(pattern.Sender, pattern.EventArgs)); + } + + if (eventInfo.add.IsPublic&&!eventInfo.add.IsStatic) { + return Observable.FromEventPattern(source, eventName); + } + + if (eventInfo.info.EventHandlerType == typeof(EventHandler)) { + return Observable.FromEventPattern( + handler => eventInfo.add.Invoke(source, new object[] { handler }), handler => eventInfo.remove.Invoke(source, new object[] { handler })) - .Select(pattern => new EventPattern(pattern.Sender, (TArgs)pattern.EventArgs)); + .Select(pattern => new EventPattern(pattern.Sender, (TArgs)pattern.EventArgs)); + } + return Observable.FromEventPattern( + handler => eventInfo.add.Invoke(source, new object[] { handler }), + handler => eventInfo.remove.Invoke(source, new object[] { handler })) + .Select(pattern => new EventPattern(pattern.Sender, pattern.EventArgs)); } private static (EventInfo info,MethodInfo add,MethodInfo remove) EventInfo(this object source,string eventName) diff --git a/src/Extensions/Xpand.Extensions.XAF.Xpo/Xpand.Extensions.XAF.Xpo.csproj b/src/Extensions/Xpand.Extensions.XAF.Xpo/Xpand.Extensions.XAF.Xpo.csproj index 27be92d2f..77f8ccad2 100644 --- a/src/Extensions/Xpand.Extensions.XAF.Xpo/Xpand.Extensions.XAF.Xpo.csproj +++ b/src/Extensions/Xpand.Extensions.XAF.Xpo/Xpand.Extensions.XAF.Xpo.csproj @@ -17,10 +17,10 @@ false - TRACE;XAF222 + TRACE;XAF231 - TRACE;XAF222 + TRACE;XAF231 diff --git a/src/Extensions/Xpand.Extensions.XAF/ApplicationModulesManagerExtensions/Application.cs b/src/Extensions/Xpand.Extensions.XAF/ApplicationModulesManagerExtensions/Application.cs index 497591e91..5abc571ec 100644 --- a/src/Extensions/Xpand.Extensions.XAF/ApplicationModulesManagerExtensions/Application.cs +++ b/src/Extensions/Xpand.Extensions.XAF/ApplicationModulesManagerExtensions/Application.cs @@ -2,16 +2,18 @@ using System.Collections.Generic; using System.Linq; using DevExpress.ExpressApp; -using DevExpress.ExpressApp.Model.Core; using DevExpress.ExpressApp.SystemModule; -using Fasterflect; using Xpand.Extensions.LinqExtensions; +using Xpand.Extensions.XAF.XafApplicationExtensions; namespace Xpand.Extensions.XAF.ApplicationModulesManagerExtensions{ public static partial class ApplicationModulesManagerExtensions{ public static IEnumerable WhereApplication(this ApplicationModulesManager manager) => manager.Modules.OfType().Select(module => module.Application).WhereNotDefault().Select(application => application); + public static IServiceProvider ServiceProvider(this ApplicationModulesManager manager) + => manager.Application()?.ServiceProvider ?? manager.ControllersManager.ServiceProvider(); + public static XafApplication Application(this ApplicationModulesManager manager) => manager.Modules.OfType().First().Application; diff --git a/src/Extensions/Xpand.Extensions.XAF/XafApplicationExtensions/CreateController.cs b/src/Extensions/Xpand.Extensions.XAF/XafApplicationExtensions/CreateController.cs index f95ca419a..19be100f4 100644 --- a/src/Extensions/Xpand.Extensions.XAF/XafApplicationExtensions/CreateController.cs +++ b/src/Extensions/Xpand.Extensions.XAF/XafApplicationExtensions/CreateController.cs @@ -10,19 +10,17 @@ public static partial class XafApplicationExtensions{ static Controller CreateController(this ControllersManager controllersManager, Type controllerType,IModelApplication modelApplication){ var registeredControllers = ((Dictionary) controllersManager.GetFieldValue("registeredControllers")); return registeredControllers.TryGetValue(controllerType, out var sourceController) - ? sourceController.Clone(modelApplication) : (Controller) controllerType.CreateInstance(); + ? sourceController.Clone(modelApplication,ServiceProvider(controllersManager)) : (Controller) controllerType.CreateInstance(); } + public static IServiceProvider ServiceProvider(this ControllersManager controllersManager) + => (IServiceProvider)controllersManager.GetFieldValue("serviceProvider"); + public static Controller CreateController(this XafApplication application, Type controllerType){ - Controller result; var controllersManager = application.ControllersManager(); - if (controllersManager == null){ - result = (Controller) controllerType.CreateInstance(); - } - else{ - result = controllersManager.CreateController(controllerType, application.Model); - } - + var result = controllersManager == null + ? (Controller)controllerType.CreateInstance() + : controllersManager.CreateController(controllerType, application.Model); result.Application = application; return result; } diff --git a/src/Extensions/Xpand.Extensions.XAF/Xpand.Extensions.XAF.csproj b/src/Extensions/Xpand.Extensions.XAF/Xpand.Extensions.XAF.csproj index 0ffe15855..0b6369d19 100644 --- a/src/Extensions/Xpand.Extensions.XAF/Xpand.Extensions.XAF.csproj +++ b/src/Extensions/Xpand.Extensions.XAF/Xpand.Extensions.XAF.csproj @@ -17,11 +17,11 @@ false - TRACE;XAF222 + TRACE;XAF231 ;NU1605 - TRACE;XAF222; + TRACE;XAF231; diff --git a/src/Extensions/Xpand.Extensions/TypeExtensions/CallExpression.cs b/src/Extensions/Xpand.Extensions/TypeExtensions/CallExpression.cs index cc6eb77af..4001e8b6a 100644 --- a/src/Extensions/Xpand.Extensions/TypeExtensions/CallExpression.cs +++ b/src/Extensions/Xpand.Extensions/TypeExtensions/CallExpression.cs @@ -5,8 +5,7 @@ namespace Xpand.Extensions.TypeExtensions { public static partial class TypeExtensions { - public static Expression CallExpression(this Type type, MethodInfo method, - params Expression[] arguments) + public static Expression CallExpression(this Type type, MethodInfo method, params Expression[] arguments) => Expression.Lambda(Expression.Call(Expression.New(type), method, arguments)); public static Expression CallExpression(this Type type, string method, params Expression[] arguments) diff --git a/src/Extensions/Xpand.Extensions/TypeExtensions/IsDelegate.cs b/src/Extensions/Xpand.Extensions/TypeExtensions/IsDelegate.cs new file mode 100644 index 000000000..9df0e6b9d --- /dev/null +++ b/src/Extensions/Xpand.Extensions/TypeExtensions/IsDelegate.cs @@ -0,0 +1,8 @@ +using System; + +namespace Xpand.Extensions.TypeExtensions { + public static partial class TypeExtensions { + public static bool IsDelegate(this Type type) + => typeof(Delegate).IsAssignableFrom(type); + } +} \ No newline at end of file diff --git a/src/Modules/Blazor/Xpand.XAF.Modules.Blazor.csproj b/src/Modules/Blazor/Xpand.XAF.Modules.Blazor.csproj index 423207647..3aa874edc 100644 --- a/src/Modules/Blazor/Xpand.XAF.Modules.Blazor.csproj +++ b/src/Modules/Blazor/Xpand.XAF.Modules.Blazor.csproj @@ -34,11 +34,11 @@ - - - - - + + + + + ..\..\..\bin\Xpand.Extensions.Blazor.dll diff --git a/src/Modules/Blazor/paket.references b/src/Modules/Blazor/paket.references index 1cb7e7074..9bc19b440 100644 --- a/src/Modules/Blazor/paket.references +++ b/src/Modules/Blazor/paket.references @@ -5,4 +5,5 @@ Microsoft.Bcl.AsyncInterfaces Microsoft.CodeAnalysis System.Data.SqlClient System.Text.Json -System.Threading.Tasks.Dataflow \ No newline at end of file +System.Threading.Tasks.Dataflow +System.Security.Cryptography.ProtectedData \ No newline at end of file diff --git a/src/Modules/JobScheduler.Hangfire/Xpand.XAF.Modules.JobScheduler.Hangfire.csproj b/src/Modules/JobScheduler.Hangfire/Xpand.XAF.Modules.JobScheduler.Hangfire.csproj index 287c7bb42..3958f9174 100644 --- a/src/Modules/JobScheduler.Hangfire/Xpand.XAF.Modules.JobScheduler.Hangfire.csproj +++ b/src/Modules/JobScheduler.Hangfire/Xpand.XAF.Modules.JobScheduler.Hangfire.csproj @@ -32,9 +32,9 @@ - - - + + + ..\..\..\bin\Xpand.Extensions.Blazor.dll @@ -59,13 +59,13 @@ - - - - - - - + + + + + + + diff --git a/src/Modules/JobScheduler.Hangfire/paket.references b/src/Modules/JobScheduler.Hangfire/paket.references index 156193dd0..41c365d04 100644 --- a/src/Modules/JobScheduler.Hangfire/paket.references +++ b/src/Modules/JobScheduler.Hangfire/paket.references @@ -5,4 +5,5 @@ Hangfire.Core Hangfire.AspNetCore Microsoft.CodeAnalysis System.Data.SqlClient -System.Threading.Tasks.Dataflow \ No newline at end of file +System.Threading.Tasks.Dataflow +System.Security.Cryptography.ProtectedData \ No newline at end of file diff --git a/src/Modules/JobScheduler.Notification/Xpand.XAF.Modules.JobScheduler.Notification.csproj b/src/Modules/JobScheduler.Notification/Xpand.XAF.Modules.JobScheduler.Notification.csproj index ff9eca71a..82b269039 100644 --- a/src/Modules/JobScheduler.Notification/Xpand.XAF.Modules.JobScheduler.Notification.csproj +++ b/src/Modules/JobScheduler.Notification/Xpand.XAF.Modules.JobScheduler.Notification.csproj @@ -58,10 +58,10 @@ ..\..\..\bin\Xpand.XAF.Modules.Reactive.dll - - - - + + + + diff --git a/src/Modules/ModelViewInheritance/Xpand.XAF.Modules.ModelViewInheritance.csproj b/src/Modules/ModelViewInheritance/Xpand.XAF.Modules.ModelViewInheritance.csproj index ed9adc90f..fb04016c9 100644 --- a/src/Modules/ModelViewInheritance/Xpand.XAF.Modules.ModelViewInheritance.csproj +++ b/src/Modules/ModelViewInheritance/Xpand.XAF.Modules.ModelViewInheritance.csproj @@ -15,10 +15,10 @@ false - TRACE;XAF222 + TRACE;XAF231 - TRACE;XAF222 + TRACE;XAF231 diff --git a/src/Modules/Office.DocumentStyleManager/Xpand.XAF.Modules.Office.DocumentStyleManager.csproj b/src/Modules/Office.DocumentStyleManager/Xpand.XAF.Modules.Office.DocumentStyleManager.csproj index 359fc71b6..31ecac845 100644 --- a/src/Modules/Office.DocumentStyleManager/Xpand.XAF.Modules.Office.DocumentStyleManager.csproj +++ b/src/Modules/Office.DocumentStyleManager/Xpand.XAF.Modules.Office.DocumentStyleManager.csproj @@ -19,10 +19,10 @@ false - TRACE;XAF222 + TRACE;XAF231 - TRACE;XAF222 + TRACE;XAF231 diff --git a/src/Modules/Reactive/Services/Actions/ActionsService.cs b/src/Modules/Reactive/Services/Actions/ActionsService.cs index bd676a5c6..210ac05da 100644 --- a/src/Modules/Reactive/Services/Actions/ActionsService.cs +++ b/src/Modules/Reactive/Services/Actions/ActionsService.cs @@ -287,25 +287,25 @@ public static IObservable WhenExecuted(this Simple => action.WhenEvent(nameof(SimpleAction.Executed)).Cast().TakeUntilDisposed(action); public static IObservable WhenExecuteCompleted(this SimpleAction action) - => action.WhenEvent(nameof(ActionBase.ExecuteCompleted)).Cast().TakeUntilDisposed(action); + => action.WhenEvent(nameof(ActionBase.ExecuteCompleted)).Cast().TakeUntilDisposed(action); public static IObservable WhenExecuted(this SingleChoiceAction action) => action.WhenEvent(nameof(SingleChoiceAction.Executed)).Cast().TakeUntilDisposed(action); public static IObservable WhenExecuteCompleted(this SingleChoiceAction action) - => action.WhenEvent(nameof(ActionBase.ExecuteCompleted)).Cast().TakeUntilDisposed(action); + => action.WhenEvent(nameof(ActionBase.ExecuteCompleted)).Cast().TakeUntilDisposed(action); public static IObservable WhenExecuted(this ParametrizedAction action) => action.WhenEvent(nameof(ParametrizedAction.Executed)).Cast().TakeUntilDisposed(action); public static IObservable WhenExecuteCompleted(this ParametrizedAction action) - => action.WhenEvent(nameof(ActionBase.ExecuteCompleted)).Cast().TakeUntilDisposed(action); + => action.WhenEvent(nameof(ActionBase.ExecuteCompleted)).Cast().TakeUntilDisposed(action); public static IObservable WhenExecuted(this PopupWindowShowAction action) => action.WhenEvent(nameof(PopupWindowShowAction.Executed)).Cast().TakeUntilDisposed(action); public static IObservable WhenExecuteCompleted(this PopupWindowShowAction action) - => action.WhenEvent(nameof(ActionBase.ExecuteCompleted)).Cast().TakeUntilDisposed(action); + => action.WhenEvent(nameof(ActionBase.ExecuteCompleted)).Cast().TakeUntilDisposed(action); public static IObservable WhenExecuted(this TAction action) where TAction : ActionBase => action.WhenEvent(nameof(ActionBase.Executed)).TakeUntilDisposed(action); @@ -322,8 +322,7 @@ public static IObservable WhenExecuteFinished(this TAction act => customEmit || (action.Data.ContainsKey(nameof(ExecutionFinished)) && (bool)action.Data[nameof(ExecutionFinished)]) ? ExecuteFinishedSubject.Where(a => a == action).Cast() : action.WhenExecuteCompleted().To(action); - public static void CustomizeExecutionFinished(this TAction action, bool enable=true) - where TAction : ActionBase + public static void CustomizeExecutionFinished(this TAction action, bool enable=true) where TAction : ActionBase => action.Data[nameof(ExecutionFinished)] = enable; public static void ExecutionFinished(this TAction action) where TAction:ActionBase diff --git a/src/Modules/Reactive/Services/Actions/RegisterAction.cs b/src/Modules/Reactive/Services/Actions/RegisterAction.cs index 023909d21..b8f6a5ca4 100644 --- a/src/Modules/Reactive/Services/Actions/RegisterAction.cs +++ b/src/Modules/Reactive/Services/Actions/RegisterAction.cs @@ -12,6 +12,7 @@ using DevExpress.Persistent.Base; using HarmonyLib; using Xpand.Extensions.Reactive.Transform; +using Xpand.Extensions.XAF.XafApplicationExtensions; namespace Xpand.XAF.Modules.Reactive.Services.Actions{ @@ -161,7 +162,7 @@ static IObservable RegisterAction(this Application ControllerCtorState .AddOrUpdate(controllerType, type1 => (id, _ => actionBase(((TController) _.controller, _.id))),(_, tuple) => tuple); } - var controller = (TController) Controller.Create(controllerType); + var controller = (TController) Controller.Create(controllerType,applicationModulesManager.ControllersManager.ServiceProvider()); applicationModulesManager.ControllersManager.RegisterController(controller); return ((IActionController) controller).WhenCloned .SelectMany(viewController => viewController.Actions).Cast() @@ -199,8 +200,8 @@ public abstract class ActionWindowController:WindowController,IActionController{ protected ActionWindowController() => this.NewAction(); readonly Subject _clonedSubject=new(); public IObservable WhenCloned => _clonedSubject.AsObservable(); - public override Controller Clone(IModelApplication modelApplication) { - var controller = base.Clone(modelApplication); + public override Controller Clone(IModelApplication modelApplication, IServiceProvider serviceProvider) { + var controller = base.Clone(modelApplication,serviceProvider); _clonedSubject.OnNext(this); return controller; } @@ -215,8 +216,8 @@ public abstract class ActionViewController:ViewController, IActionController { readonly Subject _clonedSubject=new(); public IObservable WhenCloned => _clonedSubject.AsObservable(); - public override Controller Clone(IModelApplication modelApplication) { - var controller = base.Clone(modelApplication); + public override Controller Clone(IModelApplication modelApplication, IServiceProvider serviceProvider) { + var controller = base.Clone(modelApplication,serviceProvider); _clonedSubject.OnNext((ActionViewController) controller); return controller; } diff --git a/src/Modules/Reactive/Xpand.XAF.Modules.Reactive.csproj b/src/Modules/Reactive/Xpand.XAF.Modules.Reactive.csproj index 1d6e7c660..cec4bf4ea 100644 --- a/src/Modules/Reactive/Xpand.XAF.Modules.Reactive.csproj +++ b/src/Modules/Reactive/Xpand.XAF.Modules.Reactive.csproj @@ -19,7 +19,7 @@ false - TRACE;XAF222 + TRACE;XAF231 @@ -34,7 +34,7 @@ - + diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Blazor.Server/TestApplication.Blazor.Server.csproj b/src/Tests/EasyTests/TestApplication/TestApplication.Blazor.Server/TestApplication.Blazor.Server.csproj index 12a10f19e..6c8cadd33 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Blazor.Server/TestApplication.Blazor.Server.csproj +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Blazor.Server/TestApplication.Blazor.Server.csproj @@ -21,15 +21,15 @@ false - TRACE;DEBUG;Blazor;XAF222 + TRACE;DEBUG;Blazor;XAF231 1701;1702;XAF0017;cs8002 - TRACE;Blazor;XAF222 + TRACE;Blazor;XAF231 1701;1702;XAF0017;cs8002 - TRACE;DEBUG;EASYTEST;XAF222 + TRACE;DEBUG;EASYTEST;XAF231 1701;1702;XAF0017;cs8002 @@ -42,26 +42,26 @@ - - + + - + - 4.222.13.1 + 4.222.13.2 - 4.222.13.1 + 4.222.13.2 - + - - - + + + diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Module.Blazor/TestApplication.Module.Blazor.csproj b/src/Tests/EasyTests/TestApplication/TestApplication.Module.Blazor/TestApplication.Module.Blazor.csproj index 3c25d9529..68a02cefb 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Module.Blazor/TestApplication.Module.Blazor.csproj +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Module.Blazor/TestApplication.Module.Blazor.csproj @@ -17,15 +17,15 @@ false - TRACE;DEBUG;XAF222 + TRACE;DEBUG;XAF231 1701;1702;XAF0017 - TRACE;XAF222 + TRACE;XAF231 1701;1702;XAF0017 - TRACE;DEBUG;EASYTEST;XAF222 + TRACE;DEBUG;EASYTEST;XAF231 1701;1702;XAF0017 @@ -42,9 +42,9 @@ - + - + diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Module.Web/TestApplication.Module.Web.csproj b/src/Tests/EasyTests/TestApplication/TestApplication.Module.Web/TestApplication.Module.Web.csproj index 9e934fbd1..f48093b10 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Module.Web/TestApplication.Module.Web.csproj +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Module.Web/TestApplication.Module.Web.csproj @@ -15,13 +15,13 @@ false - TRACE;DEBUG;XAF222.2.2XAF222.2.2 + TRACE;DEBUG;XAF231.2.2XAF231.2.2 - TRACE;XAF222.2.2XAF222.2.2 + TRACE;XAF231.2.2XAF231.2.2 - TRACE;DEBUG;EASYTEST;XAF222.2.2XAF222.2.2 + TRACE;DEBUG;EASYTEST;XAF231.2.2XAF231.2.2 @@ -37,9 +37,9 @@ - - - + + + diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Module.Win/TestApplication.Module.Win.csproj b/src/Tests/EasyTests/TestApplication/TestApplication.Module.Win/TestApplication.Module.Win.csproj index b4a3ee0d0..6af4f3f03 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Module.Win/TestApplication.Module.Win.csproj +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Module.Win/TestApplication.Module.Win.csproj @@ -15,13 +15,13 @@ false - TRACE;DEBUG;XAF222.2.2XAF222.2.2 + TRACE;DEBUG;XAF231.2.2XAF231.2.2 - TRACE;XAF222.2.2XAF222.2.2 + TRACE;XAF231.2.2XAF231.2.2 - TRACE;DEBUG;EASYTEST;XAF222.2.2XAF222.2.2 + TRACE;DEBUG;EASYTEST;XAF231.2.2XAF231.2.2 @@ -43,9 +43,9 @@ - - - + + + diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Module.WinDesktop/TestApplication.Module.WinDesktop.csproj b/src/Tests/EasyTests/TestApplication/TestApplication.Module.WinDesktop/TestApplication.Module.WinDesktop.csproj index 44ea95062..4259ebe0e 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Module.WinDesktop/TestApplication.Module.WinDesktop.csproj +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Module.WinDesktop/TestApplication.Module.WinDesktop.csproj @@ -17,15 +17,15 @@ false - TRACE;DEBUG;XAF222 + TRACE;DEBUG;XAF231 1701;1702;XAF0017 - TRACE;XAF222 + TRACE;XAF231 1701;1702;XAF0017 - TRACE;DEBUG;EASYTEST;XAF222 + TRACE;DEBUG;EASYTEST;XAF231 1701;1702;XAF0017 @@ -40,18 +40,13 @@ - + - - + + + + diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Module/Module.cs b/src/Tests/EasyTests/TestApplication/TestApplication.Module/Module.cs index 5d8701622..8a34103f0 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Module/Module.cs +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Module/Module.cs @@ -92,7 +92,7 @@ public TestApplicationModule() { RequiredModuleTypes.Add(typeof(AutoCommitModule)); RequiredModuleTypes.Add(typeof(CloneMemberValueModule)); RequiredModuleTypes.Add(typeof(HideToolBarModule)); - RequiredModuleTypes.Add(typeof(MasterDetailModule)); + RequiredModuleTypes.Add(typeof(ReactiveMasterDetailModule)); RequiredModuleTypes.Add(typeof(ModelViewInheritanceModule)); // RequiredModuleTypes.Add(typeof(ProgressBarViewItemModule)); RequiredModuleTypes.Add(typeof(ModelMapperModule)); diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Module/TestApplication.Module.csproj b/src/Tests/EasyTests/TestApplication/TestApplication.Module/TestApplication.Module.csproj index f838e2334..6de00995f 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Module/TestApplication.Module.csproj +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Module/TestApplication.Module.csproj @@ -15,7 +15,7 @@ false - TRACE;DEBUG;XAF222 + TRACE;DEBUG;XAF231 1701;1702;NU1701;CS8002;CS0618;IL2121;NU1608 @@ -57,11 +57,11 @@ - - - + + + - + diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Web/Default.aspx b/src/Tests/EasyTests/TestApplication/TestApplication.Web/Default.aspx index 1068c7ab0..446c5c87b 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Web/Default.aspx +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Web/Default.aspx @@ -1,8 +1,8 @@ <%@ Page Language="C#" AutoEventWireup="true" Inherits="Default" EnableViewState="false" ValidateRequest="false" CodeBehind="Default.aspx.cs" Async="true" %> -<%@ Register Assembly="DevExpress.ExpressApp.Web.v22.2, Version=22.2.6.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" +<%@ Register Assembly="DevExpress.ExpressApp.Web.v23.1, Version=23.1.3.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.ExpressApp.Web.Templates" TagPrefix="cc3" %> -<%@ Register Assembly="DevExpress.ExpressApp.Web.v22.2, Version=22.2.6.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" +<%@ Register Assembly="DevExpress.ExpressApp.Web.v23.1, Version=23.1.3.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.ExpressApp.Web.Controls" TagPrefix="cc4" %> diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Web/Login.aspx b/src/Tests/EasyTests/TestApplication/TestApplication.Web/Login.aspx index 51645fa81..342453e2a 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Web/Login.aspx +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Web/Login.aspx @@ -1,12 +1,12 @@ <%@ Page Language="C#" AutoEventWireup="true" Inherits="LoginPage" EnableViewState="false" ValidateRequest="false" CodeBehind="Login.aspx.cs" %> -<%@ Register Assembly="DevExpress.ExpressApp.Web.v22.2, Version=22.2.6.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" +<%@ Register Assembly="DevExpress.ExpressApp.Web.v23.1, Version=23.1.3.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.ExpressApp.Web.Templates.ActionContainers" TagPrefix="cc2" %> -<%@ Register Assembly="DevExpress.ExpressApp.Web.v22.2, Version=22.2.6.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" +<%@ Register Assembly="DevExpress.ExpressApp.Web.v23.1, Version=23.1.3.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.ExpressApp.Web.Templates.Controls" TagPrefix="tc" %> -<%@ Register Assembly="DevExpress.ExpressApp.Web.v22.2, Version=22.2.6.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" +<%@ Register Assembly="DevExpress.ExpressApp.Web.v23.1, Version=23.1.3.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.ExpressApp.Web.Controls" TagPrefix="cc4" %> -<%@ Register Assembly="DevExpress.ExpressApp.Web.v22.2, Version=22.2.6.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" +<%@ Register Assembly="DevExpress.ExpressApp.Web.v23.1, Version=23.1.3.0-beta.0-beta.0-beta.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.ExpressApp.Web.Templates" TagPrefix="cc3" %> diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Web/TestApplication.Web.csproj b/src/Tests/EasyTests/TestApplication/TestApplication.Web/TestApplication.Web.csproj index 6cb250e5f..322042b46 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Web/TestApplication.Web.csproj +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Web/TestApplication.Web.csproj @@ -37,7 +37,7 @@ full false bin - TRACE;DEBUG;XAF222.2.2 + TRACE;DEBUG;XAF231.2.2 prompt 4 false @@ -50,7 +50,7 @@ full true bin - TRACE;XAF222.2.2 + TRACE;XAF231.2.2 prompt 4 false @@ -63,7 +63,7 @@ true bin - TRACE;DEBUG;EASYTEST;XAF222.2.2 + TRACE;DEBUG;EASYTEST;XAF231.2.2 full AnyCPU prompt @@ -77,7 +77,7 @@ - 4.222.13.1 + 4.222.13.2 @@ -134,15 +134,15 @@ False - - - - - - - - - + + + + + + + + + diff --git a/src/Tests/EasyTests/TestApplication/TestApplication.Web/Web.config b/src/Tests/EasyTests/TestApplication/TestApplication.Web/Web.config index bc382b0fb..191c04148 100644 --- a/src/Tests/EasyTests/TestApplication/TestApplication.Web/Web.config +++ b/src/Tests/EasyTests/TestApplication/TestApplication.Web/Web.config @@ -10,10 +10,10 @@ -
-
-
-
+
+
+
+
@@ -64,27 +64,27 @@ - - - + + + - - + + - - - + + + - - + + - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/src/Tests/EasyTests/Tests/Win/Win.Tests.csproj b/src/Tests/EasyTests/Tests/Win/Win.Tests.csproj index 764a7afd5..6ce6c0c34 100644 --- a/src/Tests/EasyTests/Tests/Win/Win.Tests.csproj +++ b/src/Tests/EasyTests/Tests/Win/Win.Tests.csproj @@ -19,7 +19,7 @@ false - TRACE;XAF222.2.2 + TRACE;XAF231.2.2 @@ -41,11 +41,11 @@ - - - - - + + + + + @@ -54,7 +54,7 @@ - + diff --git a/src/Tests/EasyTests/Tests/WinDesktop/WinDesktop.Tests.csproj b/src/Tests/EasyTests/Tests/WinDesktop/WinDesktop.Tests.csproj index 858a64bee..5e18fb858 100644 --- a/src/Tests/EasyTests/Tests/WinDesktop/WinDesktop.Tests.csproj +++ b/src/Tests/EasyTests/Tests/WinDesktop/WinDesktop.Tests.csproj @@ -21,7 +21,7 @@ false - TRACE;XAF222 + TRACE;XAF231 1701;1702;NU1701;CS8002;CS0618;IL2121;NU1608 @@ -52,7 +52,7 @@ - + @@ -60,14 +60,14 @@ - + - + - - - + + + diff --git a/src/Tests/JobScheduler.Hangfire/Xpand.XAF.Modules.JobScheduler.Hangfire.Tests.csproj b/src/Tests/JobScheduler.Hangfire/Xpand.XAF.Modules.JobScheduler.Hangfire.Tests.csproj index cfc36a893..7d0c82cfb 100644 --- a/src/Tests/JobScheduler.Hangfire/Xpand.XAF.Modules.JobScheduler.Hangfire.Tests.csproj +++ b/src/Tests/JobScheduler.Hangfire/Xpand.XAF.Modules.JobScheduler.Hangfire.Tests.csproj @@ -21,7 +21,7 @@ 1701;1702;cs8002 - + diff --git a/src/Tests/JobScheduler.Notification/Xpand.XAF.Modules.JobScheduler.Notification.Tests.csproj b/src/Tests/JobScheduler.Notification/Xpand.XAF.Modules.JobScheduler.Notification.Tests.csproj index ee63a3be8..235898b5d 100644 --- a/src/Tests/JobScheduler.Notification/Xpand.XAF.Modules.JobScheduler.Notification.Tests.csproj +++ b/src/Tests/JobScheduler.Notification/Xpand.XAF.Modules.JobScheduler.Notification.Tests.csproj @@ -22,7 +22,7 @@ 1701;1702;cs8002 - + diff --git a/src/Tests/TestsLib.Blazor/XafHostingStartup.cs b/src/Tests/TestsLib.Blazor/XafHostingStartup.cs index f4f71a03b..09dc0d32b 100644 --- a/src/Tests/TestsLib.Blazor/XafHostingStartup.cs +++ b/src/Tests/TestsLib.Blazor/XafHostingStartup.cs @@ -129,8 +129,8 @@ private BlazorApplication CreateApplication() { } void IDisposable.Dispose() { - if (_application is { IsValueCreated: true }) - _valueManagerStorageContext.RunWithStorage(() => _application.Value.Dispose()); + // if (_application is { IsValueCreated: true }) + // _valueManagerStorageContext.RunWithStorage(() => _application.Value.Dispose()); _application = null; } } diff --git a/src/Tests/TestsLib.Blazor/Xpand.TestsLib.Blazor.csproj b/src/Tests/TestsLib.Blazor/Xpand.TestsLib.Blazor.csproj index 42cee4568..fe7d2fd22 100644 --- a/src/Tests/TestsLib.Blazor/Xpand.TestsLib.Blazor.csproj +++ b/src/Tests/TestsLib.Blazor/Xpand.TestsLib.Blazor.csproj @@ -23,13 +23,13 @@ false - TRACE;XAF222 + TRACE;XAF231 1701;1702;CS8002 - - - + + + diff --git a/src/Tests/TestsLib.Common/Xpand.TestsLib.Common.csproj b/src/Tests/TestsLib.Common/Xpand.TestsLib.Common.csproj index 1dd5961e4..d23dde3bc 100644 --- a/src/Tests/TestsLib.Common/Xpand.TestsLib.Common.csproj +++ b/src/Tests/TestsLib.Common/Xpand.TestsLib.Common.csproj @@ -19,7 +19,7 @@ false - TRACE;XAF222 + TRACE;XAF231 diff --git a/src/Tests/TestsLib.EasyTest/Xpand - Backup.TestsLib.EasyTest.csproj b/src/Tests/TestsLib.EasyTest/Xpand - Backup.TestsLib.EasyTest.csproj index 7dbd6a6d3..9443f85d4 100644 --- a/src/Tests/TestsLib.EasyTest/Xpand - Backup.TestsLib.EasyTest.csproj +++ b/src/Tests/TestsLib.EasyTest/Xpand - Backup.TestsLib.EasyTest.csproj @@ -19,7 +19,7 @@ false - TRACE;XAF222 + TRACE;XAF231 diff --git a/src/Tests/TestsLib.EasyTest/Xpand.TestsLib.EasyTest.csproj b/src/Tests/TestsLib.EasyTest/Xpand.TestsLib.EasyTest.csproj index 659eda040..2eb5c3cdb 100644 --- a/src/Tests/TestsLib.EasyTest/Xpand.TestsLib.EasyTest.csproj +++ b/src/Tests/TestsLib.EasyTest/Xpand.TestsLib.EasyTest.csproj @@ -19,7 +19,7 @@ false - TRACE;XAF222 + TRACE;XAF231 1701;1702;CA1416 diff --git a/src/Tests/TestsLib/Xpand.TestsLib.csproj b/src/Tests/TestsLib/Xpand.TestsLib.csproj index 4f8384b68..48a7c888d 100644 --- a/src/Tests/TestsLib/Xpand.TestsLib.csproj +++ b/src/Tests/TestsLib/Xpand.TestsLib.csproj @@ -20,7 +20,7 @@ false - TRACE;XAF222 + TRACE;XAF231 1701;1702;CA1416 diff --git a/tools/Xpand.XAF.ModelEditor/IDE/ModelEditor.Win/Xpand.XAF.ModelEditor.Module.Win/Xpand.XAF.ModelEditor.Module.Win.csproj b/tools/Xpand.XAF.ModelEditor/IDE/ModelEditor.Win/Xpand.XAF.ModelEditor.Module.Win/Xpand.XAF.ModelEditor.Module.Win.csproj index c3bed011b..d2c553f74 100644 --- a/tools/Xpand.XAF.ModelEditor/IDE/ModelEditor.Win/Xpand.XAF.ModelEditor.Module.Win/Xpand.XAF.ModelEditor.Module.Win.csproj +++ b/tools/Xpand.XAF.ModelEditor/IDE/ModelEditor.Win/Xpand.XAF.ModelEditor.Module.Win/Xpand.XAF.ModelEditor.Module.Win.csproj @@ -19,10 +19,10 @@ - - - - + + + + diff --git a/tools/Xpand.XAF.ModelEditor/IDE/ModelEditor.Win/Xpand.XAF.ModelEditor.Win/Xpand.XAF.ModelEditor.Win.csproj b/tools/Xpand.XAF.ModelEditor/IDE/ModelEditor.Win/Xpand.XAF.ModelEditor.Win/Xpand.XAF.ModelEditor.Win.csproj index e851d7bdd..907b0d1f9 100644 --- a/tools/Xpand.XAF.ModelEditor/IDE/ModelEditor.Win/Xpand.XAF.ModelEditor.Win/Xpand.XAF.ModelEditor.Win.csproj +++ b/tools/Xpand.XAF.ModelEditor/IDE/ModelEditor.Win/Xpand.XAF.ModelEditor.Win/Xpand.XAF.ModelEditor.Win.csproj @@ -30,9 +30,9 @@ - - - + + + diff --git a/tools/Xpand.XAF.ModelEditor/IDE/XVSIX64/XVSIX64.csproj b/tools/Xpand.XAF.ModelEditor/IDE/XVSIX64/XVSIX64.csproj index 7dbd8b4f8..97517f3a6 100644 --- a/tools/Xpand.XAF.ModelEditor/IDE/XVSIX64/XVSIX64.csproj +++ b/tools/Xpand.XAF.ModelEditor/IDE/XVSIX64/XVSIX64.csproj @@ -1,4 +1,4 @@ - + 17.0 diff --git a/tools/Xpand.XAF.ModelEditor/Xpand.XAF.ModelEditor.WinDesktop.csproj b/tools/Xpand.XAF.ModelEditor/Xpand.XAF.ModelEditor.WinDesktop.csproj index e87338f39..4e77f01a5 100644 --- a/tools/Xpand.XAF.ModelEditor/Xpand.XAF.ModelEditor.WinDesktop.csproj +++ b/tools/Xpand.XAF.ModelEditor/Xpand.XAF.ModelEditor.WinDesktop.csproj @@ -1,4 +1,4 @@ - + ExpressApp.ico @@ -47,11 +47,11 @@ - - - - - + + + + + diff --git a/tools/Xpand.XAF.ModelEditor/Xpand.XAF.ModelEditor.csproj b/tools/Xpand.XAF.ModelEditor/Xpand.XAF.ModelEditor.csproj index de3c857e6..db747716d 100644 --- a/tools/Xpand.XAF.ModelEditor/Xpand.XAF.ModelEditor.csproj +++ b/tools/Xpand.XAF.ModelEditor/Xpand.XAF.ModelEditor.csproj @@ -1,4 +1,4 @@ - + ExpressApp.ico @@ -39,11 +39,11 @@ - - - - - + + + + + diff --git a/tools/Xpand.XAF.ModelEditor/build/ModelerLibDownloader/ModellerLibDownloader.csproj b/tools/Xpand.XAF.ModelEditor/build/ModelerLibDownloader/ModellerLibDownloader.csproj index 9a2387ac2..6b31cd2c4 100644 --- a/tools/Xpand.XAF.ModelEditor/build/ModelerLibDownloader/ModellerLibDownloader.csproj +++ b/tools/Xpand.XAF.ModelEditor/build/ModelerLibDownloader/ModellerLibDownloader.csproj @@ -1,4 +1,4 @@ - + {00D2F9A9-F3B7-4A5D-8556-DCF05493D5A6} @@ -11,20 +11,20 @@ true - - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tools/Xpand.XAF.ModelEditor/build/Xpand.XAF.ModelEditor.nuspec b/tools/Xpand.XAF.ModelEditor/build/Xpand.XAF.ModelEditor.nuspec index 7f2cd7cb1..a188d430b 100644 --- a/tools/Xpand.XAF.ModelEditor/build/Xpand.XAF.ModelEditor.nuspec +++ b/tools/Xpand.XAF.ModelEditor/build/Xpand.XAF.ModelEditor.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.ModelEditor - 4.222.13.1 + 4.222.13.2 DevExpress eXpandFramework Standalone Model Editor VS/Rider/Explorer integration. eXpandFramework eXpandFramework