diff --git a/Demos/XVideoRental/XVideoRental.Module.Win/paket.references b/Demos/XVideoRental/XVideoRental.Module.Win/paket.references
index 1b86a30d0..fa59be99d 100644
--- a/Demos/XVideoRental/XVideoRental.Module.Win/paket.references
+++ b/Demos/XVideoRental/XVideoRental.Module.Win/paket.references
@@ -12,3 +12,4 @@ DevExpress.Persistent.BaseImpl.Xpo
DevExpress.Win.Reporting
Xpand.XAF.Modules.CloneModelView
System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Demos/XVideoRental/XVideoRental.Win/paket.references b/Demos/XVideoRental/XVideoRental.Win/paket.references
index d8d4d92fa..30dd37338 100644
--- a/Demos/XVideoRental/XVideoRental.Win/paket.references
+++ b/Demos/XVideoRental/XVideoRental.Win/paket.references
@@ -10,4 +10,5 @@ DevExpress.ExpressApp.ViewVariantsModule
DevExpress.ExpressApp.Security.Xpo
DevExpress.Persistent.BaseImpl.Xpo
System.ValueTuple
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
\ No newline at end of file
diff --git a/Support/Build/go.ps1 b/Support/Build/go.ps1
index c45a85dcc..2292e9aab 100644
--- a/Support/Build/go.ps1
+++ b/Support/Build/go.ps1
@@ -7,7 +7,7 @@ param(
[string[]]$taskList = @("Release"),
[string]$nugetApiKey = $null,
[string]$Repository = "eXpand",
- [string]$XpandPwshVersion = "1.221.0.7",
+ [string]$XpandPwshVersion = "1.221.0.10",
[bool]$ResolveNugetDependecies
)
diff --git a/Support/Nuspec/AdditionalViewControlsProvider.Win.nuspec b/Support/Nuspec/AdditionalViewControlsProvider.Win.nuspec
index 43709cf1b..2a20d9cfa 100644
--- a/Support/Nuspec/AdditionalViewControlsProvider.Win.nuspec
+++ b/Support/Nuspec/AdditionalViewControlsProvider.Win.nuspec
@@ -14,10 +14,11 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#AVC
-
-
-
-
+
+
+
+
+
diff --git a/Support/Nuspec/AdditionalViewControlsProvider.nuspec b/Support/Nuspec/AdditionalViewControlsProvider.nuspec
index d72912203..578379978 100644
--- a/Support/Nuspec/AdditionalViewControlsProvider.nuspec
+++ b/Support/Nuspec/AdditionalViewControlsProvider.nuspec
@@ -14,13 +14,14 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#AVC
-
-
-
+
+
+
+
-
-
+
+
diff --git a/Support/Nuspec/All_Agnostic.nuspec b/Support/Nuspec/All_Agnostic.nuspec
index 818352ec7..bb9d79b4e 100644
--- a/Support/Nuspec/All_Agnostic.nuspec
+++ b/Support/Nuspec/All_Agnostic.nuspec
@@ -2,7 +2,7 @@
eXpandAgnostic
- 23.1.601.3
+ 23.2.300.0
DevExpress eXpandFramework All Platform Agnostic Modules
eXpandFramework
eXpandFramework
@@ -15,49 +15,49 @@
http://www.expandframework.com/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Support/Nuspec/All_Win.nuspec b/Support/Nuspec/All_Win.nuspec
index c613a5f6d..28206dd30 100644
--- a/Support/Nuspec/All_Win.nuspec
+++ b/Support/Nuspec/All_Win.nuspec
@@ -2,7 +2,7 @@
eXpandWin
- 23.1.601.3
+ 23.2.300.0
DevExpress eXpandFramework All Win Platform Modules
eXpandFramework
eXpandFramework
@@ -15,23 +15,23 @@
http://www.expandframework.com/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Support/Nuspec/AuditTrail.nuspec b/Support/Nuspec/AuditTrail.nuspec
index edfe829f3..a289789e7 100644
--- a/Support/Nuspec/AuditTrail.nuspec
+++ b/Support/Nuspec/AuditTrail.nuspec
@@ -14,14 +14,15 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#AuditTrail
-
-
-
+
+
+
+
-
-
-
+
+
+
diff --git a/Support/Nuspec/Chart.Win.nuspec b/Support/Nuspec/Chart.Win.nuspec
index 83ef2924a..681ecd965 100644
--- a/Support/Nuspec/Chart.Win.nuspec
+++ b/Support/Nuspec/Chart.Win.nuspec
@@ -14,10 +14,11 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#Chart
-
+
+
-
-
+
+
diff --git a/Support/Nuspec/Dashboard.nuspec b/Support/Nuspec/Dashboard.nuspec
index ac4480b3d..b317ad460 100644
--- a/Support/Nuspec/Dashboard.nuspec
+++ b/Support/Nuspec/Dashboard.nuspec
@@ -14,12 +14,13 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#Dashboard
-
+
+
-
-
-
-
+
+
+
+
diff --git a/Support/Nuspec/ExcelImporter.Win.nuspec b/Support/Nuspec/ExcelImporter.Win.nuspec
index 97c2df627..278c48d9a 100644
--- a/Support/Nuspec/ExcelImporter.Win.nuspec
+++ b/Support/Nuspec/ExcelImporter.Win.nuspec
@@ -15,14 +15,15 @@
http://www.expandframework.com/#ExcelImporter
-
-
-
-
+
+
+
+
+
-
-
+
+
diff --git a/Support/Nuspec/ExcelImporter.nuspec b/Support/Nuspec/ExcelImporter.nuspec
index 1a7c64426..9dcdd527a 100644
--- a/Support/Nuspec/ExcelImporter.nuspec
+++ b/Support/Nuspec/ExcelImporter.nuspec
@@ -15,21 +15,22 @@
http://www.expandframework.com/#ExcelImporter
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/Support/Nuspec/FileAttachment.nuspec b/Support/Nuspec/FileAttachment.nuspec
index adde02495..a6b9f86d4 100644
--- a/Support/Nuspec/FileAttachment.nuspec
+++ b/Support/Nuspec/FileAttachment.nuspec
@@ -14,7 +14,8 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#FileAttachment
-
+
+
diff --git a/Support/Nuspec/IO.Win.nuspec b/Support/Nuspec/IO.Win.nuspec
index c5ff5340e..5aa171b0e 100644
--- a/Support/Nuspec/IO.Win.nuspec
+++ b/Support/Nuspec/IO.Win.nuspec
@@ -15,9 +15,10 @@
http://www.expandframework.com/#IO
-
-
-
+
+
+
+
diff --git a/Support/Nuspec/IO.nuspec b/Support/Nuspec/IO.nuspec
index 308fdea7a..2727f0d55 100644
--- a/Support/Nuspec/IO.nuspec
+++ b/Support/Nuspec/IO.nuspec
@@ -15,14 +15,15 @@
http://www.expandframework.com/#IO
-
-
+
+
+
-
-
+
+
diff --git a/Support/Nuspec/ImportWizard.Win.nuspec b/Support/Nuspec/ImportWizard.Win.nuspec
index 6692764bd..25c28d6e2 100644
--- a/Support/Nuspec/ImportWizard.Win.nuspec
+++ b/Support/Nuspec/ImportWizard.Win.nuspec
@@ -15,11 +15,12 @@
http://www.expandframework.com/#ImportWizard
-
-
+
+
+
-
+
diff --git a/Support/Nuspec/ImportWizard.nuspec b/Support/Nuspec/ImportWizard.nuspec
index de1cd8900..cd99b1d22 100644
--- a/Support/Nuspec/ImportWizard.nuspec
+++ b/Support/Nuspec/ImportWizard.nuspec
@@ -15,12 +15,13 @@
http://www.expandframework.com/#ImportWizard
-
+
+
-
+
diff --git a/Support/Nuspec/Lib.nuspec b/Support/Nuspec/Lib.nuspec
index 0d7a2b0b5..b735a622b 100644
--- a/Support/Nuspec/Lib.nuspec
+++ b/Support/Nuspec/Lib.nuspec
@@ -17,15 +17,16 @@
-
+
+
-
-
-
-
-
+
+
+
+
+
diff --git a/Support/Nuspec/Logic.nuspec b/Support/Nuspec/Logic.nuspec
index 58e0deaf8..4d7f241cd 100644
--- a/Support/Nuspec/Logic.nuspec
+++ b/Support/Nuspec/Logic.nuspec
@@ -14,15 +14,16 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#logic
-
-
+
+
+
-
-
-
+
+
+
diff --git a/Support/Nuspec/MasterDetail.Win.nuspec b/Support/Nuspec/MasterDetail.Win.nuspec
index f5697dc97..9ca8a6a03 100644
--- a/Support/Nuspec/MasterDetail.Win.nuspec
+++ b/Support/Nuspec/MasterDetail.Win.nuspec
@@ -14,10 +14,11 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#masterdetail
-
-
-
-
+
+
+
+
+
diff --git a/Support/Nuspec/MasterDetail.nuspec b/Support/Nuspec/MasterDetail.nuspec
index 7e8873d29..b0be6c3b4 100644
--- a/Support/Nuspec/MasterDetail.nuspec
+++ b/Support/Nuspec/MasterDetail.nuspec
@@ -14,12 +14,13 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#masterdetail
-
-
-
+
+
+
+
-
+
diff --git a/Support/Nuspec/ModelArtifactState.nuspec b/Support/Nuspec/ModelArtifactState.nuspec
index 987b94023..26ee2be1d 100644
--- a/Support/Nuspec/ModelArtifactState.nuspec
+++ b/Support/Nuspec/ModelArtifactState.nuspec
@@ -14,13 +14,14 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#modelartifact
-
-
-
-
+
+
+
+
+
-
+
diff --git a/Support/Nuspec/ModelDifference.Win.nuspec b/Support/Nuspec/ModelDifference.Win.nuspec
index 5b0a9b4db..b55e0ad35 100644
--- a/Support/Nuspec/ModelDifference.Win.nuspec
+++ b/Support/Nuspec/ModelDifference.Win.nuspec
@@ -23,13 +23,14 @@ http://apobekiaris.blogspot.com/search/label/ModelDifference.. To debug in VS en
eXpandFramework.com
DevExpress, eXpand, XAF, eXpressApp
-
-
-
-
-
+
+
+
+
+
+
-
+
diff --git a/Support/Nuspec/ModelDifference.nuspec b/Support/Nuspec/ModelDifference.nuspec
index db7dc3133..907f0cd4c 100644
--- a/Support/Nuspec/ModelDifference.nuspec
+++ b/Support/Nuspec/ModelDifference.nuspec
@@ -23,14 +23,15 @@ http://apobekiaris.blogspot.com/search/label/ModelDifference. To debug in VS ena
eXpandFramework.com
DevExpress, eXpand, XAF, eXpressApp
-
-
-
+
+
+
+
-
-
-
+
+
+
diff --git a/Support/Nuspec/PivotChart.Win.nuspec b/Support/Nuspec/PivotChart.Win.nuspec
index 2e1cead18..ce4f4f61c 100644
--- a/Support/Nuspec/PivotChart.Win.nuspec
+++ b/Support/Nuspec/PivotChart.Win.nuspec
@@ -14,9 +14,10 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#pivotchart
-
-
+
+
+
diff --git a/Support/Nuspec/PivotChart.nuspec b/Support/Nuspec/PivotChart.nuspec
index 161a40a9f..7bfcd452b 100644
--- a/Support/Nuspec/PivotChart.nuspec
+++ b/Support/Nuspec/PivotChart.nuspec
@@ -14,14 +14,15 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#pivotchart
-
-
-
-
-
+
+
+
+
+
+
-
+
diff --git a/Support/Nuspec/PivotGrid.Win.nuspec b/Support/Nuspec/PivotGrid.Win.nuspec
index d29e6a984..e0753a4ad 100644
--- a/Support/Nuspec/PivotGrid.Win.nuspec
+++ b/Support/Nuspec/PivotGrid.Win.nuspec
@@ -14,12 +14,13 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#PivotGrid
-
-
-
+
+
+
+
-
-
+
+
diff --git a/Support/Nuspec/Reports.nuspec b/Support/Nuspec/Reports.nuspec
index 144698167..dd0e60d62 100644
--- a/Support/Nuspec/Reports.nuspec
+++ b/Support/Nuspec/Reports.nuspec
@@ -14,8 +14,9 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#Reports
-
-
+
+
+
diff --git a/Support/Nuspec/ReportsV2.Win.nuspec b/Support/Nuspec/ReportsV2.Win.nuspec
index 758e915c3..caeefacba 100644
--- a/Support/Nuspec/ReportsV2.Win.nuspec
+++ b/Support/Nuspec/ReportsV2.Win.nuspec
@@ -14,8 +14,9 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#Reports
-
-
+
+
+
diff --git a/Support/Nuspec/Security.Win.nuspec b/Support/Nuspec/Security.Win.nuspec
index f1e58c37a..c98cf8b3d 100644
--- a/Support/Nuspec/Security.Win.nuspec
+++ b/Support/Nuspec/Security.Win.nuspec
@@ -14,11 +14,12 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#Security
-
-
+
+
+
-
+
diff --git a/Support/Nuspec/Security.nuspec b/Support/Nuspec/Security.nuspec
index 37a9cbacb..0825a496e 100644
--- a/Support/Nuspec/Security.nuspec
+++ b/Support/Nuspec/Security.nuspec
@@ -14,12 +14,13 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#Security
-
+
+
-
-
-
+
+
+
diff --git a/Support/Nuspec/StateMachine.nuspec b/Support/Nuspec/StateMachine.nuspec
index d4e4063d9..a908080c5 100644
--- a/Support/Nuspec/StateMachine.nuspec
+++ b/Support/Nuspec/StateMachine.nuspec
@@ -14,9 +14,10 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#StateMachine
-
-
+
+
+
diff --git a/Support/Nuspec/System.Win.nuspec b/Support/Nuspec/System.Win.nuspec
index ded338e56..5cab34196 100644
--- a/Support/Nuspec/System.Win.nuspec
+++ b/Support/Nuspec/System.Win.nuspec
@@ -15,12 +15,13 @@
http://www.expandframework.com/#core
-
-
+
+
+
-
-
+
+
diff --git a/Support/Nuspec/System.nuspec b/Support/Nuspec/System.nuspec
index b07e377d7..c25369745 100644
--- a/Support/Nuspec/System.nuspec
+++ b/Support/Nuspec/System.nuspec
@@ -14,19 +14,20 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#core
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/Support/Nuspec/TreeListEditors.Win.nuspec b/Support/Nuspec/TreeListEditors.Win.nuspec
index 0d844e487..9698f0203 100644
--- a/Support/Nuspec/TreeListEditors.Win.nuspec
+++ b/Support/Nuspec/TreeListEditors.Win.nuspec
@@ -14,12 +14,13 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#treelist
-
-
-
+
+
+
+
-
-
+
+
diff --git a/Support/Nuspec/TreeListEditors.nuspec b/Support/Nuspec/TreeListEditors.nuspec
index a65d925c2..1ae281487 100644
--- a/Support/Nuspec/TreeListEditors.nuspec
+++ b/Support/Nuspec/TreeListEditors.nuspec
@@ -14,8 +14,9 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#treelist
-
+
+
diff --git a/Support/Nuspec/Validation.Win.nuspec b/Support/Nuspec/Validation.Win.nuspec
index e84ad9229..bbe9031ca 100644
--- a/Support/Nuspec/Validation.Win.nuspec
+++ b/Support/Nuspec/Validation.Win.nuspec
@@ -14,9 +14,10 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#validation
-
-
-
+
+
+
+
diff --git a/Support/Nuspec/Validation.nuspec b/Support/Nuspec/Validation.nuspec
index 29d45b25b..fedbab671 100644
--- a/Support/Nuspec/Validation.nuspec
+++ b/Support/Nuspec/Validation.nuspec
@@ -14,7 +14,8 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#validation
-
+
+
diff --git a/Support/Nuspec/ViewVariants.nuspec b/Support/Nuspec/ViewVariants.nuspec
index 815148f92..3dfb3b42f 100644
--- a/Support/Nuspec/ViewVariants.nuspec
+++ b/Support/Nuspec/ViewVariants.nuspec
@@ -14,8 +14,9 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#viewvariants
-
+
+
diff --git a/Support/Nuspec/WizardUI.Win.nuspec b/Support/Nuspec/WizardUI.Win.nuspec
index 06f067a1d..202f8e56a 100644
--- a/Support/Nuspec/WizardUI.Win.nuspec
+++ b/Support/Nuspec/WizardUI.Win.nuspec
@@ -14,8 +14,9 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#wizard
-
+
+
diff --git a/Support/Nuspec/WorldCreator.DbMapper.nuspec b/Support/Nuspec/WorldCreator.DbMapper.nuspec
index 499b99b9c..cd8fc1002 100644
--- a/Support/Nuspec/WorldCreator.DbMapper.nuspec
+++ b/Support/Nuspec/WorldCreator.DbMapper.nuspec
@@ -14,11 +14,12 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#DBMapper
-
-
+
+
+
-
-
+
+
diff --git a/Support/Nuspec/WorldCreator.Win.nuspec b/Support/Nuspec/WorldCreator.Win.nuspec
index fa654eb20..267e278b7 100644
--- a/Support/Nuspec/WorldCreator.Win.nuspec
+++ b/Support/Nuspec/WorldCreator.Win.nuspec
@@ -16,12 +16,13 @@ http://apobekiaris.blogspot.com/search/label/WorldCreator
eXpandFramework.com
DevExpress, eXpand, XAF, eXpressApp
-
-
-
+
+
+
+
-
-
+
+
diff --git a/Support/Nuspec/WorldCreator.nuspec b/Support/Nuspec/WorldCreator.nuspec
index aaea34f14..c78fa0231 100644
--- a/Support/Nuspec/WorldCreator.nuspec
+++ b/Support/Nuspec/WorldCreator.nuspec
@@ -16,14 +16,15 @@ http://apobekiaris.blogspot.com/search/label/WorldCreator
eXpandFramework.com
DevExpress, eXpand, XAF, eXpressApp
-
-
+
+
+
-
-
-
-
+
+
+
+
diff --git a/Support/Nuspec/XtraDashboard.Win.nuspec b/Support/Nuspec/XtraDashboard.Win.nuspec
index 67837d673..ce3b4fddb 100644
--- a/Support/Nuspec/XtraDashboard.Win.nuspec
+++ b/Support/Nuspec/XtraDashboard.Win.nuspec
@@ -14,13 +14,14 @@
DevExpress, eXpand, XAF, eXpressApp
http://www.expandframework.com/#Dashboard
-
-
-
-
-
+
+
+
+
+
+
-
+
diff --git a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.deps.json b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.deps.json
index e8618765b..1300fa25a 100644
--- a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.deps.json
+++ b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.deps.json
@@ -8,14 +8,14 @@
".NETCoreApp,Version=v6.0": {
"Xpand.XAF.ModelEditor.WinDesktop/1.0.0": {
"dependencies": {
- "DevExpress.ExpressApp": "23.1.6",
- "DevExpress.ExpressApp.Win": "23.1.6",
- "DevExpress.ExpressApp.Xpo": "23.1.6",
- "DevExpress.Persistent.Base": "23.1.6",
- "DevExpress.Persistent.BaseImpl.Xpo": "23.1.6",
+ "DevExpress.ExpressApp": "23.2.3",
+ "DevExpress.ExpressApp.Win": "23.2.3",
+ "DevExpress.ExpressApp.Xpo": "23.2.3",
+ "DevExpress.Persistent.Base": "23.2.3",
+ "DevExpress.Persistent.BaseImpl.Xpo": "23.2.3",
"Microsoft.CodeAnalysis": "4.2.0",
- "System.Security.Cryptography.ProtectedData": "7.0.1",
- "System.Security.Cryptography.Xml": "7.0.1",
+ "System.Security.Cryptography.ProtectedData": "8.0.0",
+ "System.Security.Cryptography.Xml": "8.0.0",
"System.ServiceModel.NetTcp": "4.10.2",
"System.ServiceModel.Security": "4.10.2",
"System.Text.Json": "7.0.2"
@@ -24,677 +24,647 @@
"Xpand.XAF.ModelEditor.WinDesktop.dll": {}
}
},
- "DevExpress.CodeParser/23.1.6": {
+ "DevExpress.CodeParser/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "NETStandard.Library": "2.0.3",
+ "DevExpress.Data": "23.2.3",
"System.CodeDom": "4.4.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.CodeParser.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.CodeParser.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Data/23.1.6": {
+ "DevExpress.Data/23.2.3": {
"dependencies": {
- "Microsoft.Win32.Registry": "5.0.0",
- "NETStandard.Library": "2.0.3",
- "System.ComponentModel.Annotations": "4.5.0",
- "System.Drawing.Common": "5.0.3",
- "System.Reflection.Emit": "4.7.0",
- "System.Reflection.Emit.Lightweight": "4.7.0",
- "System.Text.Encoding.CodePages": "6.0.0"
+ "System.Drawing.Common": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Data.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Data.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Data.Desktop/23.1.6": {
+ "DevExpress.Data.Desktop/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.Data.Desktop.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.Data.Desktop.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.DataAccess/23.1.6": {
+ "DevExpress.DataAccess/23.2.3": {
"dependencies": {
- "DevExpress.CodeParser": "23.1.6",
- "DevExpress.Data": "23.1.6",
- "DevExpress.Office.Core": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.RichEdit.Core": "23.1.6",
- "DevExpress.Xpo": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Configuration.ConfigurationManager": "5.0.0",
- "System.Data.SqlClient": "4.8.5",
- "System.Drawing.Common": "5.0.3",
- "System.Reflection.Emit": "4.7.0"
- },
- "runtime": {
- "lib/netstandard2.0/DevExpress.DataAccess.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
- }
- }
- },
- "DevExpress.DataAccess.UI/23.1.6": {
- "dependencies": {
- "DevExpress.CodeParser": "23.1.6",
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.DataAccess": "23.1.6",
- "DevExpress.Diagram.Core": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.RichEdit.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Utils.UI": "23.1.6",
- "DevExpress.Win.Diagram": "23.1.6",
- "DevExpress.Win.Grid": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6",
- "DevExpress.Win.Printing": "23.1.6",
- "DevExpress.Win.RichEdit": "23.1.6",
- "DevExpress.Win.TreeList": "23.1.6",
- "DevExpress.Xpo": "23.1.6",
+ "DevExpress.CodeParser": "23.2.3",
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Office.Core": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.RichEdit.Core": "23.2.3",
+ "DevExpress.Xpo": "23.2.3",
+ "System.Configuration.ConfigurationManager": "6.0.1",
"System.Data.SqlClient": "4.8.5"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.DataAccess.v23.1.UI.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.DataAccess.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Diagram.Core/23.1.6": {
+ "DevExpress.DataAccess.UI/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6"
+ "DevExpress.CodeParser": "23.2.3",
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.DataAccess": "23.2.3",
+ "DevExpress.Diagram.Core": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.RichEdit.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Utils.UI": "23.2.3",
+ "DevExpress.Win.Diagram": "23.2.3",
+ "DevExpress.Win.Grid": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3",
+ "DevExpress.Win.Printing": "23.2.3",
+ "DevExpress.Win.RichEdit": "23.2.3",
+ "DevExpress.Win.TreeList": "23.2.3",
+ "DevExpress.Xpo": "23.2.3",
+ "System.Data.SqlClient": "4.8.5"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.Diagram.v23.1.Core.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.DataAccess.v23.2.UI.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Drawing/23.1.6": {
+ "DevExpress.Diagram.Core/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3",
- "System.Reflection.Emit": "4.7.0"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Drawing.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.Diagram.v23.2.Core.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.ExpressApp/23.1.6": {
+ "DevExpress.Drawing/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Images": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
+ "DevExpress.Data": "23.2.3",
+ "System.Drawing.Common": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/DevExpress.Drawing.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
+ }
+ }
+ },
+ "DevExpress.ExpressApp/23.2.3": {
+ "dependencies": {
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Images": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
"Microsoft.CodeAnalysis.CSharp": "4.2.0",
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Extensions.Options": "6.0.0",
"Microsoft.Win32.Registry": "5.0.0",
- "NETStandard.Library": "2.0.3",
- "System.Configuration.ConfigurationManager": "5.0.0",
+ "System.Configuration.ConfigurationManager": "6.0.1",
"System.Diagnostics.EventLog": "6.0.0",
- "System.Drawing.Common": "5.0.3",
- "System.Reflection.Emit": "4.7.0",
- "System.Reflection.Emit.Lightweight": "4.7.0",
- "System.Resources.Extensions": "5.0.0",
- "System.Security.Cryptography.Xml": "7.0.1",
- "System.ServiceModel.Primitives": "4.10.2",
- "System.Text.Encoding.CodePages": "6.0.0"
+ "System.Resources.Extensions": "6.0.0",
+ "System.Security.Cryptography.Pkcs": "8.0.0",
+ "System.Security.Cryptography.Xml": "8.0.0",
+ "System.ServiceModel.Primitives": "4.10.2"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.ExpressApp.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.ExpressApp.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.ExpressApp.Objects/23.1.6": {
+ "DevExpress.ExpressApp.Objects/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.ExpressApp": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3",
- "System.Security.Cryptography.Xml": "7.0.1"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.ExpressApp": "23.2.3",
+ "System.Security.Cryptography.Xml": "8.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.ExpressApp.Objects.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.ExpressApp.Objects.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.ExpressApp.Security/23.1.6": {
+ "DevExpress.ExpressApp.Security/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.ExpressApp": "23.1.6",
- "DevExpress.Persistent.Base": "23.1.6",
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.ExpressApp": "23.2.3",
+ "DevExpress.Persistent.Base": "23.2.3",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Extensions.Options": "6.0.0",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3",
- "System.Security.Permissions": "5.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/DevExpress.ExpressApp.Security.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
- }
- }
- },
- "DevExpress.ExpressApp.Win/23.1.6": {
- "dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.DataAccess.UI": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.ExpressApp": "23.1.6",
- "DevExpress.ExpressApp.Security": "23.1.6",
- "DevExpress.Office.Core": "23.1.6",
- "DevExpress.Persistent.Base": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.RichEdit.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win": "23.1.6",
- "DevExpress.Win.BonusSkins": "23.1.6",
- "DevExpress.Win.Grid": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6",
- "DevExpress.Win.Printing": "23.1.6",
- "DevExpress.Win.RichEdit": "23.1.6",
- "DevExpress.Win.TreeList": "23.1.6",
- "DevExpress.Win.VerticalGrid": "23.1.6",
+ "System.Security.Permissions": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/DevExpress.ExpressApp.Security.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
+ }
+ }
+ },
+ "DevExpress.ExpressApp.Win/23.2.3": {
+ "dependencies": {
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.DataAccess.UI": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.ExpressApp": "23.2.3",
+ "DevExpress.ExpressApp.Security": "23.2.3",
+ "DevExpress.Office.Core": "23.2.3",
+ "DevExpress.Persistent.Base": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.RichEdit.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win": "23.2.3",
+ "DevExpress.Win.BonusSkins": "23.2.3",
+ "DevExpress.Win.Grid": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3",
+ "DevExpress.Win.Printing": "23.2.3",
+ "DevExpress.Win.RichEdit": "23.2.3",
+ "DevExpress.Win.TreeList": "23.2.3",
+ "DevExpress.Win.VerticalGrid": "23.2.3",
"Microsoft.Extensions.Configuration": "6.0.0",
- "Microsoft.Extensions.DependencyInjection": "6.0.1"
+ "Microsoft.Extensions.DependencyInjection": "6.0.1",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Microsoft.Identity.Client": "4.56.0",
+ "Microsoft.Identity.Client.Broker": "4.56.0",
+ "Microsoft.Identity.Client.Desktop": "4.56.0",
+ "Microsoft.Identity.Client.NativeInterop": "0.13.8",
+ "System.Configuration.ConfigurationManager": "6.0.1",
+ "System.Diagnostics.EventLog": "6.0.0",
+ "System.Drawing.Common": "6.0.0"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.ExpressApp.Win.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.ExpressApp.Win.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.ExpressApp.Xpo/23.1.6": {
+ "DevExpress.ExpressApp.Xpo/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.ExpressApp": "23.1.6",
- "DevExpress.Xpo": "23.1.6",
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.ExpressApp": "23.2.3",
+ "DevExpress.Xpo": "23.2.3",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3",
- "System.Security.Permissions": "5.0.0"
+ "System.Drawing.Common": "6.0.0",
+ "System.Security.Permissions": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.ExpressApp.Xpo.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.ExpressApp.Xpo.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Images/23.1.6": {
+ "DevExpress.Images/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "System.Drawing.Common": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Images.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Images.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Office.Core/23.1.6": {
+ "DevExpress.Office.Core/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Pdf.Core": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3",
- "System.Security.Cryptography.Xml": "7.0.1"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Pdf.Core": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "System.Drawing.Common": "6.0.0",
+ "System.Security.Cryptography.Xml": "8.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Office.v23.1.Core.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Office.v23.2.Core.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Pdf.Core/23.1.6": {
+ "DevExpress.Pdf.Core/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3",
- "System.Security.Cryptography.Pkcs": "7.0.0"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "System.Drawing.Common": "6.0.0",
+ "System.Security.Cryptography.Pkcs": "8.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Pdf.v23.1.Core.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Pdf.v23.2.Core.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Pdf.Drawing/23.1.6": {
+ "DevExpress.Pdf.Drawing/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Pdf.Core": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Pdf.Core": "23.2.3",
+ "System.Drawing.Common": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Pdf.v23.1.Drawing.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Pdf.v23.2.Drawing.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Persistent.Base/23.1.6": {
+ "DevExpress.Persistent.Base/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.DataAccess": "23.1.6",
- "DevExpress.ExpressApp": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.DataAccess": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.ExpressApp": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3"
+ "Microsoft.Extensions.Options": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Persistent.Base.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Persistent.Base.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Persistent.BaseImpl.Xpo/23.1.6": {
+ "DevExpress.Persistent.BaseImpl.Xpo/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.ExpressApp": "23.1.6",
- "DevExpress.ExpressApp.Objects": "23.1.6",
- "DevExpress.ExpressApp.Xpo": "23.1.6",
- "DevExpress.Persistent.Base": "23.1.6",
- "DevExpress.Scheduler.Core": "23.1.6",
- "DevExpress.Xpo": "23.1.6",
- "Microsoft.Extensions.Options": "6.0.0",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.ExpressApp": "23.2.3",
+ "DevExpress.ExpressApp.Objects": "23.2.3",
+ "DevExpress.ExpressApp.Xpo": "23.2.3",
+ "DevExpress.Persistent.Base": "23.2.3",
+ "DevExpress.Scheduler.Core": "23.2.3",
+ "DevExpress.Xpo": "23.2.3",
+ "Microsoft.Extensions.Options": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Persistent.BaseImpl.Xpo.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Persistent.BaseImpl.Xpo.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.PivotGrid.Core/23.1.6": {
+ "DevExpress.PivotGrid.Core/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3",
- "System.Reflection.Emit": "4.7.0",
- "System.Reflection.Emit.Lightweight": "4.7.0"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "System.Drawing.Common": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.PivotGrid.v23.1.Core.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.PivotGrid.v23.2.Core.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Printing.Core/23.1.6": {
+ "DevExpress.Printing.Core/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Pdf.Core": "23.1.6",
- "DevExpress.Pdf.Drawing": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.ComponentModel.Annotations": "4.5.0",
- "System.Drawing.Common": "5.0.3",
- "System.Security.Cryptography.Pkcs": "7.0.0",
- "System.ServiceModel.Http": "4.10.2",
- "System.Text.Encoding.CodePages": "6.0.0"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Pdf.Core": "23.2.3",
+ "DevExpress.Pdf.Drawing": "23.2.3",
+ "System.Drawing.Common": "6.0.0",
+ "System.ServiceModel.Http": "4.10.2"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Printing.v23.1.Core.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Printing.v23.2.Core.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.RichEdit.Core/23.1.6": {
+ "DevExpress.RichEdit.Core/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Office.Core": "23.1.6",
- "DevExpress.Pdf.Core": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Office.Core": "23.2.3",
+ "DevExpress.Pdf.Core": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "System.Drawing.Common": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.RichEdit.v23.1.Core.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.RichEdit.v23.2.Core.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.RichEdit.Export/23.1.6": {
+ "DevExpress.RichEdit.Export/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Office.Core": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.RichEdit.Core": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Office.Core": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.RichEdit.Core": "23.2.3",
+ "System.Drawing.Common": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.RichEdit.v23.1.Export.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.RichEdit.v23.2.Export.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Scheduler.Core/23.1.6": {
+ "DevExpress.Scheduler.Core/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3"
+ "DevExpress.Data": "23.2.3",
+ "System.Drawing.Common": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.XtraScheduler.v23.1.Core.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.XtraScheduler.v23.2.Core.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Sparkline.Core/23.1.6": {
+ "DevExpress.Sparkline.Core/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "NETStandard.Library": "2.0.3",
- "System.Drawing.Common": "5.0.3"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "System.Drawing.Common": "6.0.0"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Sparkline.v23.1.Core.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Sparkline.v23.2.Core.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Utils/23.1.6": {
+ "DevExpress.Utils/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.Utils.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.Utils.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Utils.UI/23.1.6": {
+ "DevExpress.Utils.UI/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.DataAccess": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.RichEdit.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6",
- "DevExpress.Win.Printing": "23.1.6",
- "DevExpress.Win.RichEdit": "23.1.6",
- "DevExpress.Win.TreeList": "23.1.6",
- "DevExpress.Win.VerticalGrid": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.DataAccess": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.RichEdit.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3",
+ "DevExpress.Win.Printing": "23.2.3",
+ "DevExpress.Win.RichEdit": "23.2.3",
+ "DevExpress.Win.TreeList": "23.2.3",
+ "DevExpress.Win.VerticalGrid": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.Utils.v23.1.UI.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.Utils.v23.2.UI.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win/23.1.6": {
+ "DevExpress.Win/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.RichEdit.Export": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win.Grid": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6",
- "DevExpress.Win.PivotGrid": "23.1.6",
- "DevExpress.Win.Printing": "23.1.6",
- "DevExpress.Win.TreeList": "23.1.6",
- "DevExpress.Win.VerticalGrid": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.RichEdit.Export": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win.Grid": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3",
+ "DevExpress.Win.PivotGrid": "23.2.3",
+ "DevExpress.Win.Printing": "23.2.3",
+ "DevExpress.Win.TreeList": "23.2.3",
+ "DevExpress.Win.VerticalGrid": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.XtraNavBar.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraNavBar.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
},
- "lib/net6.0-windows/DevExpress.XtraWizard.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraWizard.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win.BonusSkins/23.1.6": {
+ "DevExpress.Win.BonusSkins/23.2.3": {
"dependencies": {
- "DevExpress.Utils": "23.1.6"
+ "DevExpress.Utils": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.BonusSkins.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.BonusSkins.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win.Diagram/23.1.6": {
+ "DevExpress.Win.Diagram/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Diagram.Core": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Pdf.Core": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6",
- "DevExpress.Win.Printing": "23.1.6",
- "DevExpress.Win.VerticalGrid": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Diagram.Core": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Pdf.Core": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3",
+ "DevExpress.Win.Printing": "23.2.3",
+ "DevExpress.Win.VerticalGrid": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.XtraDiagram.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraDiagram.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win.Grid/23.1.6": {
+ "DevExpress.Win.Grid/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6",
- "DevExpress.Win.Printing": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3",
+ "DevExpress.Win.Printing": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.XtraGrid.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraGrid.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win.Navigation/23.1.6": {
+ "DevExpress.Win.Navigation/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.Sparkline.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.Sparkline.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.XtraBars.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraBars.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
},
- "lib/net6.0-windows/DevExpress.XtraEditors.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraEditors.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
},
- "lib/net6.0-windows/DevExpress.XtraLayout.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraLayout.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win.PivotGrid/23.1.6": {
+ "DevExpress.Win.PivotGrid/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.PivotGrid.Core": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.PivotGrid.Core": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.XtraPivotGrid.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraPivotGrid.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win.Printing/23.1.6": {
+ "DevExpress.Win.Printing/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.RichEdit.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6",
- "DevExpress.Win.TreeList": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.RichEdit.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3",
+ "DevExpress.Win.TreeList": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.XtraPrinting.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraPrinting.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win.RichEdit/23.1.6": {
+ "DevExpress.Win.RichEdit/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Images": "23.1.6",
- "DevExpress.Office.Core": "23.1.6",
- "DevExpress.Pdf.Core": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.RichEdit.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win.Grid": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6",
- "DevExpress.Win.Printing": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Images": "23.2.3",
+ "DevExpress.Office.Core": "23.2.3",
+ "DevExpress.Pdf.Core": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.RichEdit.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win.Grid": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3",
+ "DevExpress.Win.Printing": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.XtraRichEdit.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraRichEdit.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win.TreeList/23.1.6": {
+ "DevExpress.Win.TreeList/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.XtraTreeList.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraTreeList.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Win.VerticalGrid/23.1.6": {
+ "DevExpress.Win.VerticalGrid/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
- "DevExpress.Data.Desktop": "23.1.6",
- "DevExpress.Drawing": "23.1.6",
- "DevExpress.Printing.Core": "23.1.6",
- "DevExpress.Utils": "23.1.6",
- "DevExpress.Win.Navigation": "23.1.6",
- "DevExpress.Win.Printing": "23.1.6"
+ "DevExpress.Data": "23.2.3",
+ "DevExpress.Data.Desktop": "23.2.3",
+ "DevExpress.Drawing": "23.2.3",
+ "DevExpress.Printing.Core": "23.2.3",
+ "DevExpress.Utils": "23.2.3",
+ "DevExpress.Win.Navigation": "23.2.3",
+ "DevExpress.Win.Printing": "23.2.3"
},
"runtime": {
- "lib/net6.0-windows/DevExpress.XtraVerticalGrid.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0-windows/DevExpress.XtraVerticalGrid.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
- "DevExpress.Xpo/23.1.6": {
+ "DevExpress.Xpo/23.2.3": {
"dependencies": {
- "DevExpress.Data": "23.1.6",
+ "DevExpress.Data": "23.2.3",
"Microsoft.Extensions.DependencyInjection": "6.0.1",
- "Microsoft.Win32.Registry": "5.0.0",
- "NETStandard.Library": "2.0.3",
"System.Data.SqlClient": "4.8.5",
- "System.Drawing.Common": "5.0.3",
- "System.Security.Cryptography.Pkcs": "7.0.0",
+ "System.Drawing.Common": "6.0.0",
+ "System.Security.Cryptography.Pkcs": "8.0.0",
"System.ServiceModel.Http": "4.10.2",
"System.ServiceModel.NetTcp": "4.10.2",
- "System.ServiceModel.Security": "4.10.2",
- "System.Text.Encodings.Web": "7.0.0",
- "System.Text.Json": "7.0.2"
+ "System.ServiceModel.Security": "4.10.2"
},
"runtime": {
- "lib/netstandard2.0/DevExpress.Xpo.v23.1.dll": {
- "assemblyVersion": "23.1.6.0",
- "fileVersion": "23.1.6.0"
+ "lib/net6.0/DevExpress.Xpo.v23.2.dll": {
+ "assemblyVersion": "23.2.3.0",
+ "fileVersion": "23.2.3.0"
}
}
},
"Humanizer.Core/2.2.0": {
"dependencies": {
- "NETStandard.Library": "2.0.3"
+ "NETStandard.Library": "1.6.1"
},
"runtime": {
"lib/netstandard1.0/Humanizer.dll": {
@@ -1081,21 +1051,181 @@
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
- "Microsoft.NETCore.Platforms/5.0.0": {},
- "Microsoft.Win32.Registry/5.0.0": {
+ "Microsoft.Identity.Client/4.56.0": {
"dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
+ "Microsoft.Identity.Client.NativeInterop": "0.13.8",
+ "Microsoft.IdentityModel.Abstractions": "6.22.0",
+ "Microsoft.Web.WebView2": "1.0.864.35"
+ },
+ "runtime": {
+ "lib/net6.0-windows7.0/Microsoft.Identity.Client.dll": {
+ "assemblyVersion": "4.56.0.0",
+ "fileVersion": "4.56.0.0"
+ }
}
},
- "Microsoft.Win32.SystemEvents/5.0.0": {
+ "Microsoft.Identity.Client.Broker/4.56.0": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0"
+ "Microsoft.Identity.Client": "4.56.0",
+ "Microsoft.Identity.Client.NativeInterop": "0.13.8"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Identity.Client.Broker.dll": {
+ "assemblyVersion": "4.56.0.0",
+ "fileVersion": "4.56.0.0"
+ }
}
},
- "NETStandard.Library/2.0.3": {
+ "Microsoft.Identity.Client.Desktop/4.56.0": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0"
+ "Microsoft.Identity.Client": "4.56.0",
+ "Microsoft.Identity.Client.Broker": "4.56.0",
+ "Microsoft.Web.WebView2": "1.0.864.35"
+ },
+ "runtime": {
+ "lib/netcoreapp3.1/Microsoft.Identity.Client.Desktop.dll": {
+ "assemblyVersion": "4.56.0.0",
+ "fileVersion": "4.56.0.0"
+ }
+ }
+ },
+ "Microsoft.Identity.Client.NativeInterop/0.13.8": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Identity.Client.NativeInterop.dll": {
+ "assemblyVersion": "0.13.8.0",
+ "fileVersion": "0.13.8.0"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win-arm64/native/msalruntime_arm64.dll": {
+ "rid": "win-arm64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win-x64/native/msalruntime.dll": {
+ "rid": "win-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win-x86/native/msalruntime_x86.dll": {
+ "rid": "win-x86",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.Abstractions/6.22.0": {
+ "runtime": {
+ "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
+ "assemblyVersion": "6.22.0.0",
+ "fileVersion": "6.22.0.30727"
+ }
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "Microsoft.NETCore.Targets/1.1.0": {},
+ "Microsoft.Web.WebView2/1.0.864.35": {
+ "runtime": {
+ "lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll": {
+ "assemblyVersion": "1.0.864.35",
+ "fileVersion": "1.0.864.35"
+ },
+ "lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.dll": {
+ "assemblyVersion": "1.0.864.35",
+ "fileVersion": "1.0.864.35"
+ },
+ "lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.dll": {
+ "assemblyVersion": "1.0.864.35",
+ "fileVersion": "1.0.864.35"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win-arm64/native/WebView2Loader.dll": {
+ "rid": "win-arm64",
+ "assetType": "native",
+ "fileVersion": "1.0.864.35"
+ },
+ "runtimes/win-x64/native/WebView2Loader.dll": {
+ "rid": "win-x64",
+ "assetType": "native",
+ "fileVersion": "1.0.864.35"
+ },
+ "runtimes/win-x86/native/WebView2Loader.dll": {
+ "rid": "win-x86",
+ "assetType": "native",
+ "fileVersion": "1.0.864.35"
+ }
+ }
+ },
+ "Microsoft.Win32.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "Microsoft.Win32.Registry/5.0.0": {
+ "dependencies": {
+ "System.Security.AccessControl": "6.0.0",
+ "System.Security.Principal.Windows": "5.0.0"
+ }
+ },
+ "Microsoft.Win32.SystemEvents/6.0.0": {},
+ "NETStandard.Library/1.6.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.Win32.Primitives": "4.3.0",
+ "System.AppContext": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Console": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Calendars": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.Compression.ZipFile": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.Net.Http": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Net.Sockets": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Timer": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0"
+ }
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.native.System/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
}
},
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
@@ -1105,6 +1235,45 @@
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
}
},
+ "runtime.native.System.IO.Compression/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "dependencies": {
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
+ }
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "dependencies": {
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
"runtimeTargets": {
"runtimes/win-arm64/native/sni.dll": {
@@ -1132,9 +1301,43 @@
}
}
},
+ "System.AppContext/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Buffers/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
"System.CodeDom/4.4.0": {},
+ "System.Collections/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
"System.Collections.Immutable/5.0.0": {},
- "System.ComponentModel.Annotations/4.5.0": {},
"System.Composition/6.0.0": {
"dependencies": {
"System.Composition.AttributedModel": "6.0.0",
@@ -1195,10 +1398,25 @@
}
}
},
- "System.Configuration.ConfigurationManager/5.0.0": {
+ "System.Configuration.ConfigurationManager/6.0.1": {
+ "dependencies": {
+ "System.Security.Cryptography.ProtectedData": "8.0.0",
+ "System.Security.Permissions": "6.0.0"
+ },
+ "runtime": {
+ "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.922.41905"
+ }
+ }
+ },
+ "System.Console/4.3.0": {
"dependencies": {
- "System.Security.Cryptography.ProtectedData": "7.0.1",
- "System.Security.Permissions": "5.0.0"
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
}
},
"System.Data.SqlClient/4.8.5": {
@@ -1228,20 +1446,133 @@
}
}
},
+ "System.Diagnostics.Debug/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.DiagnosticSource/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
"System.Diagnostics.EventLog/6.0.0": {},
- "System.Drawing.Common/5.0.3": {
+ "System.Diagnostics.Tools/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
"dependencies": {
- "Microsoft.Win32.SystemEvents": "5.0.0"
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
}
},
- "System.Formats.Asn1/7.0.0": {
+ "System.Drawing.Common/6.0.0": {
+ "dependencies": {
+ "Microsoft.Win32.SystemEvents": "6.0.0"
+ }
+ },
+ "System.Formats.Asn1/8.0.0": {
"runtime": {
"lib/net6.0/System.Formats.Asn1.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
+ "assemblyVersion": "8.0.0.0",
+ "fileVersion": "8.0.23.53103"
}
}
},
+ "System.Globalization/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Globalization.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0"
+ }
+ },
+ "System.IO/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.IO.Compression/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Buffers": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.IO.Compression": "4.3.0"
+ }
+ },
+ "System.IO.Compression.ZipFile/4.3.0": {
+ "dependencies": {
+ "System.Buffers": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
"System.IO.Pipelines/6.0.1": {
"runtime": {
"lib/net6.0/System.IO.Pipelines.dll": {
@@ -1250,15 +1581,102 @@
}
}
},
+ "System.Linq/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
+ }
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Emit.Lightweight": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
"System.Memory/4.5.4": {},
+ "System.Net.Http/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.DiagnosticSource": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Extensions": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Http": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Net.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
+ "System.Net.Sockets/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
"System.Numerics.Vectors/4.5.0": {},
+ "System.ObjectModel/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
"System.Private.ServiceModel/4.10.2": {
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"Microsoft.Extensions.ObjectPool": "5.0.10",
"System.Numerics.Vectors": "4.5.0",
"System.Reflection.DispatchProxy": "4.7.1",
- "System.Security.Cryptography.Xml": "7.0.1",
+ "System.Security.Cryptography.Xml": "8.0.0",
"System.Security.Principal.Windows": "5.0.0"
},
"runtime": {
@@ -1309,60 +1727,288 @@
}
}
},
+ "System.Reflection/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
"System.Reflection.DispatchProxy/4.7.1": {},
- "System.Reflection.Emit/4.7.0": {},
- "System.Reflection.Emit.Lightweight/4.7.0": {},
+ "System.Reflection.Emit/4.3.0": {
+ "dependencies": {
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
"System.Reflection.Metadata/5.0.0": {},
- "System.Resources.Extensions/5.0.0": {},
+ "System.Reflection.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.TypeExtensions/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Resources.Extensions/6.0.0": {},
+ "System.Resources.ResourceManager/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
- "System.Security.AccessControl/5.0.0": {
+ "System.Runtime.Extensions/4.3.0": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.Handles/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.InteropServices/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ }
+ },
+ "System.Runtime.Numerics/4.3.0": {
+ "dependencies": {
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
}
},
- "System.Security.Cryptography.Pkcs/7.0.0": {
+ "System.Security.AccessControl/6.0.0": {},
+ "System.Security.Cryptography.Algorithms/4.3.0": {
"dependencies": {
- "System.Formats.Asn1": "7.0.0"
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Cng/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Pkcs/8.0.0": {
+ "dependencies": {
+ "System.Formats.Asn1": "8.0.0"
},
"runtime": {
"lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
+ "assemblyVersion": "8.0.0.0",
+ "fileVersion": "8.0.23.53103"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
"rid": "win",
"assetType": "runtime",
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
+ "assemblyVersion": "8.0.0.0",
+ "fileVersion": "8.0.23.53103"
}
}
},
- "System.Security.Cryptography.ProtectedData/7.0.1": {
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.ProtectedData/8.0.0": {
"runtime": {
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.323.6910"
+ "assemblyVersion": "8.0.0.0",
+ "fileVersion": "8.0.23.53103"
}
}
},
- "System.Security.Cryptography.Xml/7.0.1": {
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Calendars": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Cng": "4.3.0",
+ "System.Security.Cryptography.Csp": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Http": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Xml/8.0.0": {
"dependencies": {
- "System.Security.Cryptography.Pkcs": "7.0.0"
+ "System.Security.Cryptography.Pkcs": "8.0.0"
},
"runtime": {
"lib/net6.0/System.Security.Cryptography.Xml.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.222.60605"
+ "assemblyVersion": "8.0.0.0",
+ "fileVersion": "8.0.23.53103"
}
}
},
- "System.Security.Permissions/5.0.0": {
+ "System.Security.Permissions/6.0.0": {
"dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Windows.Extensions": "5.0.0"
+ "System.Security.AccessControl": "6.0.0",
+ "System.Windows.Extensions": "6.0.0"
}
},
"System.Security.Principal.Windows/5.0.0": {},
@@ -1417,11 +2063,26 @@
}
}
},
+ "System.Text.Encoding/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
"System.Text.Encoding.CodePages/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
"System.Text.Encodings.Web/7.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
@@ -1453,10 +2114,70 @@
}
}
},
+ "System.Text.RegularExpressions/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Threading/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
"System.Threading.Tasks.Extensions/4.5.4": {},
- "System.Windows.Extensions/5.0.0": {
+ "System.Threading.Timer/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Windows.Extensions/6.0.0": {
+ "dependencies": {
+ "System.Drawing.Common": "6.0.0"
+ }
+ },
+ "System.Xml.ReaderWriter/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Tasks.Extensions": "4.5.4"
+ }
+ },
+ "System.Xml.XDocument/4.3.0": {
"dependencies": {
- "System.Drawing.Common": "5.0.3"
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
}
}
}
@@ -1467,264 +2188,264 @@
"serviceable": false,
"sha512": ""
},
- "DevExpress.CodeParser/23.1.6": {
+ "DevExpress.CodeParser/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-QpXdxSwY8DkSZlk79ZdabmcarprfNwnO2rAr75YV+AO+ZCjCrShGOCpcJbxqrLGgWUmhzDm/Msmfk1jy7YDsZA==",
- "path": "devexpress.codeparser/23.1.6",
- "hashPath": "devexpress.codeparser.23.1.6.nupkg.sha512"
+ "sha512": "sha512-rGck0hsAp3VOKPJQ6jRVqC0p4nGnM1UvjZ1Y+40rJ2NGFH47lRO4ftk6mWb96nXqEmADdoVhCXvYS4TfRoLMgQ==",
+ "path": "devexpress.codeparser/23.2.3",
+ "hashPath": "devexpress.codeparser.23.2.3.nupkg.sha512"
},
- "DevExpress.Data/23.1.6": {
+ "DevExpress.Data/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-VRe8s2olmne/G71JQSiDT4JVfkHZye3ovNNM9+A+4mkBLuNGSW/YA+bt7IexOWwi261V0nxEI05ZbqSm0xqq8A==",
- "path": "devexpress.data/23.1.6",
- "hashPath": "devexpress.data.23.1.6.nupkg.sha512"
+ "sha512": "sha512-iwHc6m7sTI+/FLoudvhXerndtGCOr586Bi4hI68/cmJ9/hU4zRZXI7fSOVOBxYeQsMOi+Iw1aN83x3Cyp+j7YA==",
+ "path": "devexpress.data/23.2.3",
+ "hashPath": "devexpress.data.23.2.3.nupkg.sha512"
},
- "DevExpress.Data.Desktop/23.1.6": {
+ "DevExpress.Data.Desktop/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-UH9m8ctyJR9BsdQ5zv7nZZSSu5zmdjUu0+/hNYd9tW7Q/VAQCVYwOKFrogOOWosADcF8QHtFHQ5dQMk2CrwH/A==",
- "path": "devexpress.data.desktop/23.1.6",
- "hashPath": "devexpress.data.desktop.23.1.6.nupkg.sha512"
+ "sha512": "sha512-qsvRTQZsWEu/t3/eaOGi6DCvSXjbdxBaUHGxcMcjgTiUL+m28I82vnHFTol1JCkmKbxHM5mEdqHst5J8t4iJeQ==",
+ "path": "devexpress.data.desktop/23.2.3",
+ "hashPath": "devexpress.data.desktop.23.2.3.nupkg.sha512"
},
- "DevExpress.DataAccess/23.1.6": {
+ "DevExpress.DataAccess/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-tzz2fggpqrs1cfY8SIr229DJnh+z6M1goaBgR7lr3cnby9S/KJoxNWY21/a5wk7j+KOzjHNh/8eDVFShmV5S5w==",
- "path": "devexpress.dataaccess/23.1.6",
- "hashPath": "devexpress.dataaccess.23.1.6.nupkg.sha512"
+ "sha512": "sha512-qiy5TSzJnwucJA4f3B4EcWUYRma1eRna1tUlEGCFyi4TvQ3qHwusJVgPA09cnFyuCPncSgN7yoaWHY/NuBC6xw==",
+ "path": "devexpress.dataaccess/23.2.3",
+ "hashPath": "devexpress.dataaccess.23.2.3.nupkg.sha512"
},
- "DevExpress.DataAccess.UI/23.1.6": {
+ "DevExpress.DataAccess.UI/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-1H6NXHTeb/EjNmYOg7Jao5WSPuPoxD9p31oArps+q1XdF4bWTGbfi7Tr4oHXSZyG6H1SYFlrya/DNvhgi/S8eg==",
- "path": "devexpress.dataaccess.ui/23.1.6",
- "hashPath": "devexpress.dataaccess.ui.23.1.6.nupkg.sha512"
+ "sha512": "sha512-DFz1KTpLyrgXu2J9B52LsW/sBkN5i861g108FoY6Bkpdah/ZuaNoqpO8nIadDsfnB3eUpWuasqOGb+WtXJ8DNw==",
+ "path": "devexpress.dataaccess.ui/23.2.3",
+ "hashPath": "devexpress.dataaccess.ui.23.2.3.nupkg.sha512"
},
- "DevExpress.Diagram.Core/23.1.6": {
+ "DevExpress.Diagram.Core/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-3AWmWM5JALY8OH9JpBuxmrAPpxVCCUdBzPE7ECGa55fiqKXVSk9JTeF2zkTI3RvLrIBTnccBs0t950XW8qj0jw==",
- "path": "devexpress.diagram.core/23.1.6",
- "hashPath": "devexpress.diagram.core.23.1.6.nupkg.sha512"
+ "sha512": "sha512-h9xD05oGmTv9r/ZO98RstfEJdC0WxQCEQlwSbjRJY9FkathoZqT3WbkAxCLEx4Z83FFvrRUqqK3Gg9zWrGoFQQ==",
+ "path": "devexpress.diagram.core/23.2.3",
+ "hashPath": "devexpress.diagram.core.23.2.3.nupkg.sha512"
},
- "DevExpress.Drawing/23.1.6": {
+ "DevExpress.Drawing/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-0F19QgTSdTzdfMZo3p6J2cQPen8Zf7q0cCxaWZ1yXDd6EHOfOSF4Z7Z8FM4hLnjCOCYA3iUuVx3yUjHTlf1ndQ==",
- "path": "devexpress.drawing/23.1.6",
- "hashPath": "devexpress.drawing.23.1.6.nupkg.sha512"
+ "sha512": "sha512-YsbxvvkJG4S/d9EAPNLlY8pxWH+oKyPSXUpdTjIH+ObWMQKAvOXJttSfQzk6ciwI9+cFLlR0MsygJsSZJ4suug==",
+ "path": "devexpress.drawing/23.2.3",
+ "hashPath": "devexpress.drawing.23.2.3.nupkg.sha512"
},
- "DevExpress.ExpressApp/23.1.6": {
+ "DevExpress.ExpressApp/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-N5K0reDZwHHD1A0oz/6BZ0nBfKChA+MTj+/oFEIwtKTeKUbazayO+by2ZvTMgaG8dayo+6vWqb40sF95bh2Wcg==",
- "path": "devexpress.expressapp/23.1.6",
- "hashPath": "devexpress.expressapp.23.1.6.nupkg.sha512"
+ "sha512": "sha512-Ajo2a2ifGdOqbhY3Itde61HisRirt1fgWb4AcBZ0PUiTZKxqGm0t/Ddo5Q227OCOv+GUApgKAAbMz9JJDefdrg==",
+ "path": "devexpress.expressapp/23.2.3",
+ "hashPath": "devexpress.expressapp.23.2.3.nupkg.sha512"
},
- "DevExpress.ExpressApp.Objects/23.1.6": {
+ "DevExpress.ExpressApp.Objects/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-Ga4BABXOzkfbdGLaG4iAoWldlKV2e0nFfYjYOBc/QN7LavfPaCOOVwibReGNeiLSpdiAlbg489lt3prkh8GRGA==",
- "path": "devexpress.expressapp.objects/23.1.6",
- "hashPath": "devexpress.expressapp.objects.23.1.6.nupkg.sha512"
+ "sha512": "sha512-1xxArxk0ieQ8PPiVWjRQ8fU+TOaCvtFDrHK797Ocuk/P43Wc9MQPTm677TYqfyaZHbQxjIl0TcPJaCGcKCCgnA==",
+ "path": "devexpress.expressapp.objects/23.2.3",
+ "hashPath": "devexpress.expressapp.objects.23.2.3.nupkg.sha512"
},
- "DevExpress.ExpressApp.Security/23.1.6": {
+ "DevExpress.ExpressApp.Security/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-x0E3fPjKYzdNwFHyRF3ApFRzgdY0EH7ybH6si2f2DJCtOJRPNL6vVhH8b027qe7MrhdMJCi2PFMJFRygg+lgTg==",
- "path": "devexpress.expressapp.security/23.1.6",
- "hashPath": "devexpress.expressapp.security.23.1.6.nupkg.sha512"
+ "sha512": "sha512-8mZ4f+KusEZV/8Dd9pmhsIvnAjlyoAdr8Mcg5N4IThaOH25kpfcFLDgn0xandG6nVzLGbtKzfWUJV2girMR5tQ==",
+ "path": "devexpress.expressapp.security/23.2.3",
+ "hashPath": "devexpress.expressapp.security.23.2.3.nupkg.sha512"
},
- "DevExpress.ExpressApp.Win/23.1.6": {
+ "DevExpress.ExpressApp.Win/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-S2H645e9Pvd1kiTPGGj+3MEk3+Ocrx54Egl1O7SIhwkO7T+PNwnQnM+7FpX5JQH8Z4utZrGr7fORl4ZNiPiIJQ==",
- "path": "devexpress.expressapp.win/23.1.6",
- "hashPath": "devexpress.expressapp.win.23.1.6.nupkg.sha512"
+ "sha512": "sha512-cbJPGTYWr9hFqn+Bt2FlVBJM7VwBFXitGURNZTeSD9WEO4Fll7t4DOrR7kbBILtlQFOiIz9y3pHedTFtBj2CNg==",
+ "path": "devexpress.expressapp.win/23.2.3",
+ "hashPath": "devexpress.expressapp.win.23.2.3.nupkg.sha512"
},
- "DevExpress.ExpressApp.Xpo/23.1.6": {
+ "DevExpress.ExpressApp.Xpo/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-nNKDQUWke7Tk75UfPrQk05s6WVFsCWdEkuvJLLvh+Ep+Rt+fDl88AGj586FRRSCi1VPXqKKK1t4D/5fXJAVp8w==",
- "path": "devexpress.expressapp.xpo/23.1.6",
- "hashPath": "devexpress.expressapp.xpo.23.1.6.nupkg.sha512"
+ "sha512": "sha512-RXaGectk0yc+iRDZmZshxb3F0ynhIIc8y+7R5bJxlQ+bzpJ30c+jY4gK7vJOeJxo9XehGQfs0X5pPfrZg82XqA==",
+ "path": "devexpress.expressapp.xpo/23.2.3",
+ "hashPath": "devexpress.expressapp.xpo.23.2.3.nupkg.sha512"
},
- "DevExpress.Images/23.1.6": {
+ "DevExpress.Images/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-/2d/tZcKnMX2SPVP9y2NzywQN/CYy+jOnLLl1fZuoXddJkYO+g8oxZVmIlmFaTKz4XWX8z8un3o/YD6CY3aCsw==",
- "path": "devexpress.images/23.1.6",
- "hashPath": "devexpress.images.23.1.6.nupkg.sha512"
+ "sha512": "sha512-kbOxQ6ydnpngRseXccrvjsauGk35wrYGzVjH+PnRldGuhSCLQ6r6ZH2sR/d044sUlaUviXKs7OjAko9TKW+2/A==",
+ "path": "devexpress.images/23.2.3",
+ "hashPath": "devexpress.images.23.2.3.nupkg.sha512"
},
- "DevExpress.Office.Core/23.1.6": {
+ "DevExpress.Office.Core/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-zYXeC/dRclcO8l9+QHntZBBBIpnh8AaKyqRH+h9SgFVeYhfqe2ltpYLnjPRrI323Sy0jbArAWaNQFC0OBUSg9A==",
- "path": "devexpress.office.core/23.1.6",
- "hashPath": "devexpress.office.core.23.1.6.nupkg.sha512"
+ "sha512": "sha512-SaQdt84uAWdD5IQuL8F8gPI5q4b711vLqWLEof1bf5lNbbRlaGiTzXIoQw/EtPX3qQYC0e+ItKoZa+nTVhZ/Mw==",
+ "path": "devexpress.office.core/23.2.3",
+ "hashPath": "devexpress.office.core.23.2.3.nupkg.sha512"
},
- "DevExpress.Pdf.Core/23.1.6": {
+ "DevExpress.Pdf.Core/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-29Alxp19Un/CPWqV+ITd0fEDgR4sv2MHi/Y86YVSgxgnBzUvgKZS7ht5xTdDzz7Gc2d8tErtdpwjUx6b7acvyA==",
- "path": "devexpress.pdf.core/23.1.6",
- "hashPath": "devexpress.pdf.core.23.1.6.nupkg.sha512"
+ "sha512": "sha512-kSh+j1fVTSmVW0nq+TQAcp9BQsYZlyl3dNj0lDAOCJA8P7rqsPzaqhbew427+PzSbzPxchd70s6s2KSpZr8hXg==",
+ "path": "devexpress.pdf.core/23.2.3",
+ "hashPath": "devexpress.pdf.core.23.2.3.nupkg.sha512"
},
- "DevExpress.Pdf.Drawing/23.1.6": {
+ "DevExpress.Pdf.Drawing/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-JT6wSc7IFRIT0PM0FqNz9zjoS4/i9czKIyMcrrFNNkSPWt7fY/zGevt9otiqrd6YrdCe77Jkgf53hsGIQDSL8Q==",
- "path": "devexpress.pdf.drawing/23.1.6",
- "hashPath": "devexpress.pdf.drawing.23.1.6.nupkg.sha512"
+ "sha512": "sha512-zhHnajwennX6BeiZ+ASQ2JZavtYCtfcYPnsINwrZb9YbBVUhEvEQayTVtiUcts7f7P5Tl8vIlk1pAk1NpBf5Xw==",
+ "path": "devexpress.pdf.drawing/23.2.3",
+ "hashPath": "devexpress.pdf.drawing.23.2.3.nupkg.sha512"
},
- "DevExpress.Persistent.Base/23.1.6": {
+ "DevExpress.Persistent.Base/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-sr3mz/+WL0DFBVsQRPyyGDeRUL8v7F/o7OyDPzxHyKiA7fkJZpk7IRbNj1EeBtIsv51qEG83zppXD2dvl1OM9A==",
- "path": "devexpress.persistent.base/23.1.6",
- "hashPath": "devexpress.persistent.base.23.1.6.nupkg.sha512"
+ "sha512": "sha512-j3ZJEm6U+a3tcSPW5MrN0KAz6OSt1qiUREPD1whrVSg84YD/fvXqMjWqI+qn4NvNPovzvqLu2qq6wlkw3RpGVQ==",
+ "path": "devexpress.persistent.base/23.2.3",
+ "hashPath": "devexpress.persistent.base.23.2.3.nupkg.sha512"
},
- "DevExpress.Persistent.BaseImpl.Xpo/23.1.6": {
+ "DevExpress.Persistent.BaseImpl.Xpo/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-/CVkha165Uxclob4ImYXrsfDWIn/hXeGHZ+45UtNz4Tl4SlKrzDXuBfaZZ6O6Ssoh4YmuL1Ytk4/r/qWmX3QEA==",
- "path": "devexpress.persistent.baseimpl.xpo/23.1.6",
- "hashPath": "devexpress.persistent.baseimpl.xpo.23.1.6.nupkg.sha512"
+ "sha512": "sha512-kqsPmFTKrXDcjoPB/7t9bJcH+NbiTbo9wRawEInCMOlCFJJSF2KqMjAK5kLDLK6Xxd3Oh90DONqrYHYDdCQWgg==",
+ "path": "devexpress.persistent.baseimpl.xpo/23.2.3",
+ "hashPath": "devexpress.persistent.baseimpl.xpo.23.2.3.nupkg.sha512"
},
- "DevExpress.PivotGrid.Core/23.1.6": {
+ "DevExpress.PivotGrid.Core/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ENFNH3zDaSlc3lqHXjjEZZJ+gEVXJyBRalhrPsmRqudoXNpDcsLxAPUqHLaHz9QNWTPZ/OiksSDtJ6NikcRuvw==",
- "path": "devexpress.pivotgrid.core/23.1.6",
- "hashPath": "devexpress.pivotgrid.core.23.1.6.nupkg.sha512"
+ "sha512": "sha512-KM8IAhG8T+S7j2skqcytHf7UfLJhM7PQ7dxmue8DP+vwZKSiCV/ORJdD2TPF51I41Pc1Wfoo/w3Q7tPVNkUioA==",
+ "path": "devexpress.pivotgrid.core/23.2.3",
+ "hashPath": "devexpress.pivotgrid.core.23.2.3.nupkg.sha512"
},
- "DevExpress.Printing.Core/23.1.6": {
+ "DevExpress.Printing.Core/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-J655BOtW7wbGenNdp8N2J3byHQz7fwJ9zOOu+ygFY7vBlc5r/kzYZBUZ60Oa8F5r7doW37/+3Z0P0TKkXl80hg==",
- "path": "devexpress.printing.core/23.1.6",
- "hashPath": "devexpress.printing.core.23.1.6.nupkg.sha512"
+ "sha512": "sha512-aO1NQn+3MrfCMQDKtipv75KSaUfLmKGf8VPSmSUYvazlw2NdgKNule+fLNBd3PB5Kk4SmXkr5R0LCMi8YinWyg==",
+ "path": "devexpress.printing.core/23.2.3",
+ "hashPath": "devexpress.printing.core.23.2.3.nupkg.sha512"
},
- "DevExpress.RichEdit.Core/23.1.6": {
+ "DevExpress.RichEdit.Core/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-LWSuNcekopLqOvA7rir/kbZL6pd8jcMXpNUgE8f/LOTlssCJeJHILQVFtU30gSm21x8S1DZ8wNY76AINZ4LOxA==",
- "path": "devexpress.richedit.core/23.1.6",
- "hashPath": "devexpress.richedit.core.23.1.6.nupkg.sha512"
+ "sha512": "sha512-a0WugEBAxljE7WY54qzB2GImTagHYtDB4OR476mjqwGrBJ0fkLbSrQJIquaWKH6HajYDvoa8MCsvm/HWYZFBvA==",
+ "path": "devexpress.richedit.core/23.2.3",
+ "hashPath": "devexpress.richedit.core.23.2.3.nupkg.sha512"
},
- "DevExpress.RichEdit.Export/23.1.6": {
+ "DevExpress.RichEdit.Export/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-Wh8KRj986ndyqZArd3GbewifP8D33jrBlxxRbbmvDGpC2Zyk0zbk94IT5LSyrKG7s1hAsJrgcE6wuP0GRHYM8w==",
- "path": "devexpress.richedit.export/23.1.6",
- "hashPath": "devexpress.richedit.export.23.1.6.nupkg.sha512"
+ "sha512": "sha512-tZ9E770zF1Eickrrr4NADS2Wm6RKbCsEqj/xoGXK/xuzqUV6DgNmcz+Ikhkno32wQ53RC0J7l8shauS6nfPzsA==",
+ "path": "devexpress.richedit.export/23.2.3",
+ "hashPath": "devexpress.richedit.export.23.2.3.nupkg.sha512"
},
- "DevExpress.Scheduler.Core/23.1.6": {
+ "DevExpress.Scheduler.Core/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-VfkxVnWfQOJBehfxfjRJfXyDkrb6aX7CDfi6vvzH61LuJ52MsrJeyBqsFBtX6uVK1T7DiFOkXib9nq6S+uAglg==",
- "path": "devexpress.scheduler.core/23.1.6",
- "hashPath": "devexpress.scheduler.core.23.1.6.nupkg.sha512"
+ "sha512": "sha512-wUTOosbgVHv4Yk1/5LAy7KbIdvRKYnhVRY0W7w65KYzmqwffo7+y3dx7km/YYRux2gZU78iiDc71jjcyQixXhw==",
+ "path": "devexpress.scheduler.core/23.2.3",
+ "hashPath": "devexpress.scheduler.core.23.2.3.nupkg.sha512"
},
- "DevExpress.Sparkline.Core/23.1.6": {
+ "DevExpress.Sparkline.Core/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-1d+B8/2KrfEhJJery3S58JkW+6iZ2rulQcanBHH4ZTy4EmAWuu7V11HBjVf+zLQWY7KijDB9SJxRXvRvoxcMJA==",
- "path": "devexpress.sparkline.core/23.1.6",
- "hashPath": "devexpress.sparkline.core.23.1.6.nupkg.sha512"
+ "sha512": "sha512-689fAntexSsiTMCyO+0AdSZyOtcCucp1Fg53P1RixmAoLlyh01q1LaN8Plv64UltsHYFmW3zDjPsuhTFqdD9LQ==",
+ "path": "devexpress.sparkline.core/23.2.3",
+ "hashPath": "devexpress.sparkline.core.23.2.3.nupkg.sha512"
},
- "DevExpress.Utils/23.1.6": {
+ "DevExpress.Utils/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-8cGKXpLJyfsrD9fZu2rrFY4gMXrOIeuEott16o0Rx2MUPz8IhJG0zcIfbB4KBU2qmuWytEQWFGr4blWzjVXW3w==",
- "path": "devexpress.utils/23.1.6",
- "hashPath": "devexpress.utils.23.1.6.nupkg.sha512"
+ "sha512": "sha512-SX0DPEop15+QbKQG7mAug4a9l8UtiMzAoso1vud9dqHF+O9Sm/X4N7+59z+FYwwyUquazfLe1w+xI9Rmt9L8dA==",
+ "path": "devexpress.utils/23.2.3",
+ "hashPath": "devexpress.utils.23.2.3.nupkg.sha512"
},
- "DevExpress.Utils.UI/23.1.6": {
+ "DevExpress.Utils.UI/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-e1w6wlpvWX8YdYS2coT7k3TP5gUM2a1oR9sEBOT2RRU7jmyh0t4Vdzfw0SR0bZSM/ktf6smVlDbRfWlJ1ANVMA==",
- "path": "devexpress.utils.ui/23.1.6",
- "hashPath": "devexpress.utils.ui.23.1.6.nupkg.sha512"
+ "sha512": "sha512-LNESmRHadIIZLL0r+LPnrC8bxylumjseWUPuQG22VMw+4Gq/IL7Zr3XiRI9mEqYVlSrC+tMNrVBmLuiciJrdeA==",
+ "path": "devexpress.utils.ui/23.2.3",
+ "hashPath": "devexpress.utils.ui.23.2.3.nupkg.sha512"
},
- "DevExpress.Win/23.1.6": {
+ "DevExpress.Win/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-39OSUAcCLbta4+kQStJHN9d4Uk2o0EXhiVFW9ZPYcjlplREgqSMXu6m5ptp2vtAUYuWkZN/W3vPXsq2zw0NLuA==",
- "path": "devexpress.win/23.1.6",
- "hashPath": "devexpress.win.23.1.6.nupkg.sha512"
+ "sha512": "sha512-RHef21RfNC/MoFZOjQcBaax+Ehfky48CyIuI2mNwTD+JG4zKwG1DMEq+PVIX1wFGgK0ENi85ObKkyW/Ao/2y/A==",
+ "path": "devexpress.win/23.2.3",
+ "hashPath": "devexpress.win.23.2.3.nupkg.sha512"
},
- "DevExpress.Win.BonusSkins/23.1.6": {
+ "DevExpress.Win.BonusSkins/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-8x5OdfW3QpPZWrwdmccl/imoPkGv/fx75N+QNpi3lKe4MI8cYr+mtrUqN+GYwhQPHX7BqitXH8xNU0Lh69KqKQ==",
- "path": "devexpress.win.bonusskins/23.1.6",
- "hashPath": "devexpress.win.bonusskins.23.1.6.nupkg.sha512"
+ "sha512": "sha512-YjfneWgliEs4qbZ1N866sSm34Zg2uQhGVUHrOM4G1x00BXrWTyB+0OEzxaS7ppCWFDaUhTqZ0y8IV9VLWgCXUA==",
+ "path": "devexpress.win.bonusskins/23.2.3",
+ "hashPath": "devexpress.win.bonusskins.23.2.3.nupkg.sha512"
},
- "DevExpress.Win.Diagram/23.1.6": {
+ "DevExpress.Win.Diagram/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-R7LQSfIuMISH7QZi64alG1YcMdQJABTpaYAVlXVqvjQ3z0KSjmVpfAn55/mm2N+hvF9U3miMDOTEgE895o1XuQ==",
- "path": "devexpress.win.diagram/23.1.6",
- "hashPath": "devexpress.win.diagram.23.1.6.nupkg.sha512"
+ "sha512": "sha512-p9jsH0p1SgfwXIfufuHJodBt37Ry6AAS6OIC+6fxdewf8uepbjW+CA239GZ4QitIYa6KkcMGQNaGXpt5uMcBAg==",
+ "path": "devexpress.win.diagram/23.2.3",
+ "hashPath": "devexpress.win.diagram.23.2.3.nupkg.sha512"
},
- "DevExpress.Win.Grid/23.1.6": {
+ "DevExpress.Win.Grid/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-/7gN0+LbiHnsc1doBhB8hQPKUuDnzUw1F56renvTt6hffAa0lxCDca/KcC/Jv9VpaTHN/c/gc+f6gxFbMqLleg==",
- "path": "devexpress.win.grid/23.1.6",
- "hashPath": "devexpress.win.grid.23.1.6.nupkg.sha512"
+ "sha512": "sha512-hdFFjT4htFz0Hz9vYuf1G1Ji+Mn4iHMVrfFDqm3ntZkKNkKou5WD+S8f9TPaJibZjnfSe1Dq8AKzSgQwxc2UIA==",
+ "path": "devexpress.win.grid/23.2.3",
+ "hashPath": "devexpress.win.grid.23.2.3.nupkg.sha512"
},
- "DevExpress.Win.Navigation/23.1.6": {
+ "DevExpress.Win.Navigation/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-7fOYYhs6Yh/4dBsb4CVofNK81lORegzNmJKscilGAPhkJYGiwAcC6OCt6ZAD+VvuFH1v40Sl56KasjBHACOl/w==",
- "path": "devexpress.win.navigation/23.1.6",
- "hashPath": "devexpress.win.navigation.23.1.6.nupkg.sha512"
+ "sha512": "sha512-CfjTwQ8Rc2qPnm85l0rBhYXBJZI6PsbfA3hhac5k40k2YcRqF2nuHkN8qs9PNTWftGsfOvAtlAk9NLn0vNVjKw==",
+ "path": "devexpress.win.navigation/23.2.3",
+ "hashPath": "devexpress.win.navigation.23.2.3.nupkg.sha512"
},
- "DevExpress.Win.PivotGrid/23.1.6": {
+ "DevExpress.Win.PivotGrid/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-VpVCyb4PQnLEpGX9WyVc9U+ZB0DVQoSCAvZ2uiPRpyOktouZ6RoSIBZbPefTmOepiIV5I/UhBWIor0Rj008EaQ==",
- "path": "devexpress.win.pivotgrid/23.1.6",
- "hashPath": "devexpress.win.pivotgrid.23.1.6.nupkg.sha512"
+ "sha512": "sha512-0eCm9GCo/SvDRNtjJoGF4WZIhER4oLwcAtcYmp8SphY6C1FlKGr2UNQDQvYZyBXeHBlWFE9wnXFmAhGvNc1PYw==",
+ "path": "devexpress.win.pivotgrid/23.2.3",
+ "hashPath": "devexpress.win.pivotgrid.23.2.3.nupkg.sha512"
},
- "DevExpress.Win.Printing/23.1.6": {
+ "DevExpress.Win.Printing/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-yQNmzUNytmLle6NYV0AooKFGY/e1zP6CMyALw6jbI4k9/3MutUw79u23zdl+1HFVx2uEo+nr++GAgSFS9Hgvag==",
- "path": "devexpress.win.printing/23.1.6",
- "hashPath": "devexpress.win.printing.23.1.6.nupkg.sha512"
+ "sha512": "sha512-rwmZIWddcq1vAg7ujpyG/7UtdmsadrorV1va2Nud+HZZ9N28i0Tk08W2/von1E8y5JjdpK5DMQGIdYH2gywN/Q==",
+ "path": "devexpress.win.printing/23.2.3",
+ "hashPath": "devexpress.win.printing.23.2.3.nupkg.sha512"
},
- "DevExpress.Win.RichEdit/23.1.6": {
+ "DevExpress.Win.RichEdit/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-fTQ5ctnsQIf96ncgGED4KxJxc9Rh4Lb5AOk8irZ/gmYC2DHc+M0x1Z8C/eYD5FMpFND9X3YNddnC02lR6WQmEw==",
- "path": "devexpress.win.richedit/23.1.6",
- "hashPath": "devexpress.win.richedit.23.1.6.nupkg.sha512"
+ "sha512": "sha512-rApgqodmRWfaZzl+k+h/A5aRWrt4nA1/iAdkiALe+cHeYm6sC56iJPZmFGz6eFau7VL/FOCqwZkZWau+/0tNzw==",
+ "path": "devexpress.win.richedit/23.2.3",
+ "hashPath": "devexpress.win.richedit.23.2.3.nupkg.sha512"
},
- "DevExpress.Win.TreeList/23.1.6": {
+ "DevExpress.Win.TreeList/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-3FDhveb7dNXLTFd+tp/RUka0i4RxSPS8Di0XeqazBNQJ+EjHedGK/MuGtzM5EJo7A9T41gTgUFLdgUeQP6TGaA==",
- "path": "devexpress.win.treelist/23.1.6",
- "hashPath": "devexpress.win.treelist.23.1.6.nupkg.sha512"
+ "sha512": "sha512-BtCVkbnvHm9JkGmfdImikULPyEjhivlkX0q4qt4HCxp90F4hCSREhbmaaFTfIUITUoM1/ZkA7Xk50ko38stBUA==",
+ "path": "devexpress.win.treelist/23.2.3",
+ "hashPath": "devexpress.win.treelist.23.2.3.nupkg.sha512"
},
- "DevExpress.Win.VerticalGrid/23.1.6": {
+ "DevExpress.Win.VerticalGrid/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ko7KtouTuJfpW7xI/tIfJpF207odqoaTA9cuxKk4TCDpnBluIO/09qs4bJHsinHpy/YZj7Md89gS/sGIvPooYA==",
- "path": "devexpress.win.verticalgrid/23.1.6",
- "hashPath": "devexpress.win.verticalgrid.23.1.6.nupkg.sha512"
+ "sha512": "sha512-pQSF0UCfWltNJ7adS5taAoA4y0U+n2kMg2dksqWN9sVE8yHHJgYeu6Hj/Stn/1nyG+CpY15TsYJbnp+ZAS6tBg==",
+ "path": "devexpress.win.verticalgrid/23.2.3",
+ "hashPath": "devexpress.win.verticalgrid.23.2.3.nupkg.sha512"
},
- "DevExpress.Xpo/23.1.6": {
+ "DevExpress.Xpo/23.2.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-c098xNWpc1NWSGCG8/SAaeAT6U9fnQR/rcas/oLte4owWplsv1l9yPMERY8CPCQY9ERsFC35fuk/jSFlo4eiNg==",
- "path": "devexpress.xpo/23.1.6",
- "hashPath": "devexpress.xpo.23.1.6.nupkg.sha512"
+ "sha512": "sha512-n6Kp9sagNx9VSp9KisgLxkuuDhepxIMQCM2TNCg12PCeJhyKbXw6kZMKA8uWrlBB0gNdyN2ZcyIbzV+id/stgA==",
+ "path": "devexpress.xpo/23.2.3",
+ "hashPath": "devexpress.xpo.23.2.3.nupkg.sha512"
},
"Humanizer.Core/2.2.0": {
"type": "package",
@@ -1845,12 +2566,68 @@
"path": "microsoft.extensions.primitives/6.0.0",
"hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
},
- "Microsoft.NETCore.Platforms/5.0.0": {
+ "Microsoft.Identity.Client/4.56.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==",
+ "path": "microsoft.identity.client/4.56.0",
+ "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512"
+ },
+ "Microsoft.Identity.Client.Broker/4.56.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Dzwo9X3hIgv+wcWZCEnyRuiHQXGvlb05WgKjkxjUScbf0dYQwmeUGwJNf1A4ge68wYNyQ25BZKtMpuhO/pPqRw==",
+ "path": "microsoft.identity.client.broker/4.56.0",
+ "hashPath": "microsoft.identity.client.broker.4.56.0.nupkg.sha512"
+ },
+ "Microsoft.Identity.Client.Desktop/4.56.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZHESMOMAwatkuXsPRQjt3t/sgkpY8FrYbc0gBXwqQ/C6BfLE4TkKgEajmPbWAyOE7uPw5V/LRTZo8WtePg9zWQ==",
+ "path": "microsoft.identity.client.desktop/4.56.0",
+ "hashPath": "microsoft.identity.client.desktop.4.56.0.nupkg.sha512"
+ },
+ "Microsoft.Identity.Client.NativeInterop/0.13.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-eccVwaDOan12YJrh6ntIBIXeKTNoWz+af2/c13lhvrDoX0ydVXitCXMJVz0dh2eJK5y2KJ7IfkEvNilB/A9V7A==",
+ "path": "microsoft.identity.client.nativeinterop/0.13.8",
+ "hashPath": "microsoft.identity.client.nativeinterop.0.13.8.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.Abstractions/6.22.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-iI+9V+2ciCrbheeLjpmjcqCnhy+r6yCoEcid3nkoFWerHgjVuT6CPM4HODUTtUPe1uwks4wcnAujJ8u+IKogHQ==",
+ "path": "microsoft.identitymodel.abstractions/6.22.0",
+ "hashPath": "microsoft.identitymodel.abstractions.6.22.0.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Targets/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
+ "path": "microsoft.netcore.targets/1.1.0",
+ "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.Web.WebView2/1.0.864.35": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-V1qyLRiAZ31qmOOCFCjoONgaUfvJRiTHWcJWkT3V7pluM2+P6QAgqmbE4UX7Gt4sh6eN34wqM30OnTZ6HXI/sw==",
+ "path": "microsoft.web.webview2/1.0.864.35",
+ "hashPath": "microsoft.web.webview2.1.0.864.35.nupkg.sha512"
+ },
+ "Microsoft.Win32.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "path": "microsoft.netcore.platforms/5.0.0",
- "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
+ "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
+ "path": "microsoft.win32.primitives/4.3.0",
+ "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
},
"Microsoft.Win32.Registry/5.0.0": {
"type": "package",
@@ -1859,19 +2636,47 @@
"path": "microsoft.win32.registry/5.0.0",
"hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
},
- "Microsoft.Win32.SystemEvents/5.0.0": {
+ "Microsoft.Win32.SystemEvents/6.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
- "path": "microsoft.win32.systemevents/5.0.0",
- "hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512"
+ "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
+ "path": "microsoft.win32.systemevents/6.0.0",
+ "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
},
- "NETStandard.Library/2.0.3": {
+ "NETStandard.Library/1.6.1": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
- "path": "netstandard.library/2.0.3",
- "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
+ "path": "netstandard.library/1.6.1",
+ "hashPath": "netstandard.library.1.6.1.nupkg.sha512"
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
+ "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
+ "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
+ "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
+ "path": "runtime.native.system/4.3.0",
+ "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
},
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
"type": "package",
@@ -1880,6 +2685,90 @@
"path": "runtime.native.system.data.sqlclient.sni/4.7.0",
"hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
},
+ "runtime.native.System.IO.Compression/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
+ "path": "runtime.native.system.io.compression/4.3.0",
+ "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
+ "path": "runtime.native.system.net.http/4.3.0",
+ "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
+ "path": "runtime.native.system.security.cryptography.apple/4.3.0",
+ "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
+ "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
+ "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
+ "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
+ "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
+ "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
+ "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
+ "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
"type": "package",
"serviceable": true,
@@ -1901,6 +2790,20 @@
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
"hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
},
+ "System.AppContext/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
+ "path": "system.appcontext/4.3.0",
+ "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
+ },
+ "System.Buffers/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
+ "path": "system.buffers/4.3.0",
+ "hashPath": "system.buffers.4.3.0.nupkg.sha512"
+ },
"System.CodeDom/4.4.0": {
"type": "package",
"serviceable": true,
@@ -1908,6 +2811,20 @@
"path": "system.codedom/4.4.0",
"hashPath": "system.codedom.4.4.0.nupkg.sha512"
},
+ "System.Collections/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
+ "path": "system.collections/4.3.0",
+ "hashPath": "system.collections.4.3.0.nupkg.sha512"
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
+ "path": "system.collections.concurrent/4.3.0",
+ "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
+ },
"System.Collections.Immutable/5.0.0": {
"type": "package",
"serviceable": true,
@@ -1915,13 +2832,6 @@
"path": "system.collections.immutable/5.0.0",
"hashPath": "system.collections.immutable.5.0.0.nupkg.sha512"
},
- "System.ComponentModel.Annotations/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==",
- "path": "system.componentmodel.annotations/4.5.0",
- "hashPath": "system.componentmodel.annotations.4.5.0.nupkg.sha512"
- },
"System.Composition/6.0.0": {
"type": "package",
"serviceable": true,
@@ -1964,12 +2874,19 @@
"path": "system.composition.typedparts/6.0.0",
"hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512"
},
- "System.Configuration.ConfigurationManager/5.0.0": {
+ "System.Configuration.ConfigurationManager/6.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
+ "path": "system.configuration.configurationmanager/6.0.1",
+ "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
+ },
+ "System.Console/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==",
- "path": "system.configuration.configurationmanager/5.0.0",
- "hashPath": "system.configuration.configurationmanager.5.0.0.nupkg.sha512"
+ "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
+ "path": "system.console/4.3.0",
+ "hashPath": "system.console.4.3.0.nupkg.sha512"
},
"System.Data.SqlClient/4.8.5": {
"type": "package",
@@ -1978,6 +2895,20 @@
"path": "system.data.sqlclient/4.8.5",
"hashPath": "system.data.sqlclient.4.8.5.nupkg.sha512"
},
+ "System.Diagnostics.Debug/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
+ "path": "system.diagnostics.debug/4.3.0",
+ "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.DiagnosticSource/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
+ "path": "system.diagnostics.diagnosticsource/4.3.0",
+ "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
+ },
"System.Diagnostics.EventLog/6.0.0": {
"type": "package",
"serviceable": true,
@@ -1985,19 +2916,89 @@
"path": "system.diagnostics.eventlog/6.0.0",
"hashPath": "system.diagnostics.eventlog.6.0.0.nupkg.sha512"
},
- "System.Drawing.Common/5.0.3": {
+ "System.Diagnostics.Tools/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
+ "path": "system.diagnostics.tools/4.3.0",
+ "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
+ "path": "system.diagnostics.tracing/4.3.0",
+ "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
+ },
+ "System.Drawing.Common/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
+ "path": "system.drawing.common/6.0.0",
+ "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
+ },
+ "System.Formats.Asn1/8.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
+ "path": "system.formats.asn1/8.0.0",
+ "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512"
+ },
+ "System.Globalization/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
+ "path": "system.globalization/4.3.0",
+ "hashPath": "system.globalization.4.3.0.nupkg.sha512"
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
+ "path": "system.globalization.calendars/4.3.0",
+ "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
+ },
+ "System.Globalization.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-rEQZuslijqdsO0pkJn7LtGBaMc//YVA8de0meGihkg9oLPaN+w+/Pb5d71lgp0YjPoKgBKNMvdq0IPnoW4PEng==",
- "path": "system.drawing.common/5.0.3",
- "hashPath": "system.drawing.common.5.0.3.nupkg.sha512"
+ "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
+ "path": "system.globalization.extensions/4.3.0",
+ "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
},
- "System.Formats.Asn1/7.0.0": {
+ "System.IO/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg==",
- "path": "system.formats.asn1/7.0.0",
- "hashPath": "system.formats.asn1.7.0.0.nupkg.sha512"
+ "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
+ "path": "system.io/4.3.0",
+ "hashPath": "system.io.4.3.0.nupkg.sha512"
+ },
+ "System.IO.Compression/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
+ "path": "system.io.compression/4.3.0",
+ "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
+ },
+ "System.IO.Compression.ZipFile/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
+ "path": "system.io.compression.zipfile/4.3.0",
+ "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
+ "path": "system.io.filesystem/4.3.0",
+ "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
+ "path": "system.io.filesystem.primitives/4.3.0",
+ "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
},
"System.IO.Pipelines/6.0.1": {
"type": "package",
@@ -2006,6 +3007,20 @@
"path": "system.io.pipelines/6.0.1",
"hashPath": "system.io.pipelines.6.0.1.nupkg.sha512"
},
+ "System.Linq/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
+ "path": "system.linq/4.3.0",
+ "hashPath": "system.linq.4.3.0.nupkg.sha512"
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
+ "path": "system.linq.expressions/4.3.0",
+ "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
+ },
"System.Memory/4.5.4": {
"type": "package",
"serviceable": true,
@@ -2013,6 +3028,27 @@
"path": "system.memory/4.5.4",
"hashPath": "system.memory.4.5.4.nupkg.sha512"
},
+ "System.Net.Http/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
+ "path": "system.net.http/4.3.0",
+ "hashPath": "system.net.http.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
+ "path": "system.net.primitives/4.3.0",
+ "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Sockets/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
+ "path": "system.net.sockets/4.3.0",
+ "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
+ },
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"serviceable": true,
@@ -2020,6 +3056,13 @@
"path": "system.numerics.vectors/4.5.0",
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
},
+ "System.ObjectModel/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
+ "path": "system.objectmodel/4.3.0",
+ "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
+ },
"System.Private.ServiceModel/4.10.2": {
"type": "package",
"serviceable": true,
@@ -2027,6 +3070,13 @@
"path": "system.private.servicemodel/4.10.2",
"hashPath": "system.private.servicemodel.4.10.2.nupkg.sha512"
},
+ "System.Reflection/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
+ "path": "system.reflection/4.3.0",
+ "hashPath": "system.reflection.4.3.0.nupkg.sha512"
+ },
"System.Reflection.DispatchProxy/4.7.1": {
"type": "package",
"serviceable": true,
@@ -2034,19 +3084,33 @@
"path": "system.reflection.dispatchproxy/4.7.1",
"hashPath": "system.reflection.dispatchproxy.4.7.1.nupkg.sha512"
},
- "System.Reflection.Emit/4.7.0": {
+ "System.Reflection.Emit/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
- "path": "system.reflection.emit/4.7.0",
- "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
+ "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
+ "path": "system.reflection.emit/4.3.0",
+ "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
},
- "System.Reflection.Emit.Lightweight/4.7.0": {
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
- "path": "system.reflection.emit.lightweight/4.7.0",
- "hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
+ "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
+ "path": "system.reflection.emit.ilgeneration/4.3.0",
+ "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
+ "path": "system.reflection.emit.lightweight/4.3.0",
+ "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
+ "path": "system.reflection.extensions/4.3.0",
+ "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
},
"System.Reflection.Metadata/5.0.0": {
"type": "package",
@@ -2055,12 +3119,40 @@
"path": "system.reflection.metadata/5.0.0",
"hashPath": "system.reflection.metadata.5.0.0.nupkg.sha512"
},
- "System.Resources.Extensions/5.0.0": {
+ "System.Reflection.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-KBiqY/+W6hWVwucHBHO76JkgBGyawlxCcP946MhK8dNjalaBgZkyHaux8ko58PENTqQHHjoDa7cfIkAchfJPPA==",
- "path": "system.resources.extensions/5.0.0",
- "hashPath": "system.resources.extensions.5.0.0.nupkg.sha512"
+ "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
+ "path": "system.reflection.primitives/4.3.0",
+ "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.TypeExtensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
+ "path": "system.reflection.typeextensions/4.3.0",
+ "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
+ },
+ "System.Resources.Extensions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pBnVzNQYd0OHqh0VLu/hi0zFOTtyF8QwtziQBmzX/ZtVOea4+JEVOGu29DHeSOA0a9SFrYjQorBrOLuKLhcMNQ==",
+ "path": "system.resources.extensions/6.0.0",
+ "hashPath": "system.resources.extensions.6.0.0.nupkg.sha512"
+ },
+ "System.Resources.ResourceManager/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
+ "path": "system.resources.resourcemanager/4.3.0",
+ "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
+ "path": "system.runtime/4.3.0",
+ "hashPath": "system.runtime.4.3.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
@@ -2069,40 +3161,124 @@
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
},
- "System.Security.AccessControl/5.0.0": {
+ "System.Runtime.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
+ "path": "system.runtime.extensions/4.3.0",
+ "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Handles/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
- "path": "system.security.accesscontrol/5.0.0",
- "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
+ "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
+ "path": "system.runtime.handles/4.3.0",
+ "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
},
- "System.Security.Cryptography.Pkcs/7.0.0": {
+ "System.Runtime.InteropServices/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-mjUbEXkR6DYRef6dnEYKdfec9otcAkibExL+1f9hmbGlWIUyaCnS3Y3oGZEet38waXmuY1ORE8vgv4sgD5nMYg==",
- "path": "system.security.cryptography.pkcs/7.0.0",
- "hashPath": "system.security.cryptography.pkcs.7.0.0.nupkg.sha512"
+ "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
+ "path": "system.runtime.interopservices/4.3.0",
+ "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
},
- "System.Security.Cryptography.ProtectedData/7.0.1": {
+ "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-3evI3sBfKqwYSwuBcYgShbmEgtXcg8N5Qu+jExLdkBXPty2yGDXq5m1/4sx9Exb8dqdeMPUs/d9DQ0wy/9Adwg==",
- "path": "system.security.cryptography.protecteddata/7.0.1",
- "hashPath": "system.security.cryptography.protecteddata.7.0.1.nupkg.sha512"
+ "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
+ "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
+ "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
},
- "System.Security.Cryptography.Xml/7.0.1": {
+ "System.Runtime.Numerics/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-MCxBCtH0GrDuvU63ZODwQHQZPchb24pUAX3MfZ6b13qg246ZD10PRdOvay8C9HBPfCXkymUNwFPEegud7ax2zg==",
- "path": "system.security.cryptography.xml/7.0.1",
- "hashPath": "system.security.cryptography.xml.7.0.1.nupkg.sha512"
+ "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
+ "path": "system.runtime.numerics/4.3.0",
+ "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
},
- "System.Security.Permissions/5.0.0": {
+ "System.Security.AccessControl/6.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
- "path": "system.security.permissions/5.0.0",
- "hashPath": "system.security.permissions.5.0.0.nupkg.sha512"
+ "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
+ "path": "system.security.accesscontrol/6.0.0",
+ "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Algorithms/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
+ "path": "system.security.cryptography.algorithms/4.3.0",
+ "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Cng/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
+ "path": "system.security.cryptography.cng/4.3.0",
+ "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
+ "path": "system.security.cryptography.csp/4.3.0",
+ "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
+ "path": "system.security.cryptography.encoding/4.3.0",
+ "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
+ "path": "system.security.cryptography.openssl/4.3.0",
+ "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Pkcs/8.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
+ "path": "system.security.cryptography.pkcs/8.0.0",
+ "hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
+ "path": "system.security.cryptography.primitives/4.3.0",
+ "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.ProtectedData/8.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
+ "path": "system.security.cryptography.protecteddata/8.0.0",
+ "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
+ "path": "system.security.cryptography.x509certificates/4.3.0",
+ "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Xml/8.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HQSFbakswZ1OXFz2Bt3AJlC6ENDqWeVpgqhf213xqQUMDifzydOHIKVb1RV4prayobvR3ETIScMaQdDF2hwGZA==",
+ "path": "system.security.cryptography.xml/8.0.0",
+ "hashPath": "system.security.cryptography.xml.8.0.0.nupkg.sha512"
+ },
+ "System.Security.Permissions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
+ "path": "system.security.permissions/6.0.0",
+ "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
},
"System.Security.Principal.Windows/5.0.0": {
"type": "package",
@@ -2139,6 +3315,13 @@
"path": "system.servicemodel.security/4.10.2",
"hashPath": "system.servicemodel.security.4.10.2.nupkg.sha512"
},
+ "System.Text.Encoding/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
+ "path": "system.text.encoding/4.3.0",
+ "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
+ },
"System.Text.Encoding.CodePages/6.0.0": {
"type": "package",
"serviceable": true,
@@ -2146,6 +3329,13 @@
"path": "system.text.encoding.codepages/6.0.0",
"hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
},
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
+ "path": "system.text.encoding.extensions/4.3.0",
+ "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
+ },
"System.Text.Encodings.Web/7.0.0": {
"type": "package",
"serviceable": true,
@@ -2160,6 +3350,27 @@
"path": "system.text.json/7.0.2",
"hashPath": "system.text.json.7.0.2.nupkg.sha512"
},
+ "System.Text.RegularExpressions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
+ "path": "system.text.regularexpressions/4.3.0",
+ "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
+ },
+ "System.Threading/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
+ "path": "system.threading/4.3.0",
+ "hashPath": "system.threading.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
+ "path": "system.threading.tasks/4.3.0",
+ "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
+ },
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"serviceable": true,
@@ -2167,12 +3378,33 @@
"path": "system.threading.tasks.extensions/4.5.4",
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
},
- "System.Windows.Extensions/5.0.0": {
+ "System.Threading.Timer/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
+ "path": "system.threading.timer/4.3.0",
+ "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
+ },
+ "System.Windows.Extensions/6.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
+ "path": "system.windows.extensions/6.0.0",
+ "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
+ },
+ "System.Xml.ReaderWriter/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
+ "path": "system.xml.readerwriter/4.3.0",
+ "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.XDocument/4.3.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
- "path": "system.windows.extensions/5.0.0",
- "hashPath": "system.windows.extensions.5.0.0.nupkg.sha512"
+ "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
+ "path": "system.xml.xdocument/4.3.0",
+ "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
}
}
}
\ No newline at end of file
diff --git a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.dll b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.dll
index 00c7f8681..7fd26bf75 100644
Binary files a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.dll and b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.dll differ
diff --git a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.dll.config b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.dll.config
index 7cade13fa..5f7778a35 100644
--- a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.dll.config
+++ b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.dll.config
@@ -26,19 +26,19 @@
-
+
-
+
-
+
@@ -203,6 +203,12 @@
+
+
+
+
+
+
@@ -557,12 +563,6 @@
-
-
-
-
-
-
@@ -665,6 +665,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
@@ -695,6 +707,12 @@
+
+
+
+
+
+
@@ -713,6 +731,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.exe b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.exe
index c34eaae6e..ef4bddcf4 100644
Binary files a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.exe and b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.exe differ
diff --git a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.pdb b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.pdb
index a11a52ac3..b0253833f 100644
Binary files a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.pdb and b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/WinDesktop/Xpand.XAF.ModelEditor.WinDesktop.pdb differ
diff --git a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/Xpand.XAF.ModelEditor.exe b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/Xpand.XAF.ModelEditor.exe
index 2de8d00dd..e550b8853 100644
Binary files a/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/Xpand.XAF.ModelEditor.exe and b/Xpand.Plugins/Xpand.VSIX/ToolWindow/ModelEditor/Xpand.XAF.ModelEditor.exe differ
diff --git a/Xpand.Plugins/Xpand.VSIX/Xpand.VSIX.csproj b/Xpand.Plugins/Xpand.VSIX/Xpand.VSIX.csproj
index edd395fc9..7f22fd795 100644
--- a/Xpand.Plugins/Xpand.VSIX/Xpand.VSIX.csproj
+++ b/Xpand.Plugins/Xpand.VSIX/Xpand.VSIX.csproj
@@ -250,19 +250,24 @@
-
- ..\packages\DevExpress.Data\lib\net452\DevExpress.Data.v23.1.dll
+
+ ..\packages\DevExpress.Data\lib\net452\DevExpress.Data.v23.2.dll
True
True
+
+
+ True
+
+
-
- ..\packages\DevExpress.Data.Desktop\lib\net452\DevExpress.Data.Desktop.v23.1.dll
+
+ ..\packages\DevExpress.Data.Desktop\lib\net452\DevExpress.Data.Desktop.v23.2.dll
True
True
@@ -272,8 +277,8 @@
-
- ..\packages\DevExpress.Drawing\lib\net452\DevExpress.Drawing.v23.1.dll
+
+ ..\packages\DevExpress.Drawing\lib\net452\DevExpress.Drawing.v23.2.dll
True
True
@@ -283,8 +288,8 @@
-
- ..\packages\DevExpress.Office.Core\lib\net452\DevExpress.Office.v23.1.Core.dll
+
+ ..\packages\DevExpress.Office.Core\lib\net452\DevExpress.Office.v23.2.Core.dll
True
True
@@ -294,8 +299,8 @@
-
- ..\packages\DevExpress.Pdf.Core\lib\net452\DevExpress.Pdf.v23.1.Core.dll
+
+ ..\packages\DevExpress.Pdf.Core\lib\net452\DevExpress.Pdf.v23.2.Core.dll
True
True
@@ -305,8 +310,8 @@
-
- ..\packages\DevExpress.Pdf.Drawing\lib\net452\DevExpress.Pdf.v23.1.Drawing.dll
+
+ ..\packages\DevExpress.Pdf.Drawing\lib\net452\DevExpress.Pdf.v23.2.Drawing.dll
True
True
@@ -316,8 +321,8 @@
-
- ..\packages\DevExpress.PivotGrid.Core\lib\net452\DevExpress.PivotGrid.v23.1.Core.dll
+
+ ..\packages\DevExpress.PivotGrid.Core\lib\net452\DevExpress.PivotGrid.v23.2.Core.dll
True
True
@@ -327,8 +332,8 @@
-
- ..\packages\DevExpress.Printing.Core\lib\net452\DevExpress.Printing.v23.1.Core.dll
+
+ ..\packages\DevExpress.Printing.Core\lib\net452\DevExpress.Printing.v23.2.Core.dll
True
True
@@ -338,8 +343,8 @@
-
- ..\packages\DevExpress.RichEdit.Core\lib\net452\DevExpress.RichEdit.v23.1.Core.dll
+
+ ..\packages\DevExpress.RichEdit.Core\lib\net452\DevExpress.RichEdit.v23.2.Core.dll
True
True
@@ -349,8 +354,8 @@
-
- ..\packages\DevExpress.RichEdit.Export\lib\net452\DevExpress.RichEdit.v23.1.Export.dll
+
+ ..\packages\DevExpress.RichEdit.Export\lib\net452\DevExpress.RichEdit.v23.2.Export.dll
True
True
@@ -360,8 +365,8 @@
-
- ..\packages\DevExpress.Sparkline.Core\lib\net452\DevExpress.Sparkline.v23.1.Core.dll
+
+ ..\packages\DevExpress.Sparkline.Core\lib\net452\DevExpress.Sparkline.v23.2.Core.dll
True
True
@@ -371,8 +376,8 @@
-
- ..\packages\DevExpress.Utils\lib\net452\DevExpress.Utils.v23.1.dll
+
+ ..\packages\DevExpress.Utils\lib\net452\DevExpress.Utils.v23.2.dll
True
True
@@ -382,23 +387,23 @@
-
- ..\packages\DevExpress.Win\lib\net452\DevExpress.XtraNavBar.v23.1.dll
+
+ ..\packages\DevExpress.Win\lib\net452\DevExpress.XtraNavBar.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win\lib\net452\Design\WinForms\Server\DevExpress.XtraNavBar.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win\lib\net452\Design\WinForms\Server\DevExpress.XtraNavBar.v23.2.Design.dll
True
True
-
- ..\packages\DevExpress.Win\lib\net452\DevExpress.XtraWizard.v23.1.dll
+
+ ..\packages\DevExpress.Win\lib\net452\DevExpress.XtraWizard.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win\lib\net452\Design\WinForms\Server\DevExpress.XtraWizard.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win\lib\net452\Design\WinForms\Server\DevExpress.XtraWizard.v23.2.Design.dll
True
True
@@ -408,13 +413,13 @@
-
- ..\packages\DevExpress.Win.Grid\lib\net452\DevExpress.XtraGrid.v23.1.dll
+
+ ..\packages\DevExpress.Win.Grid\lib\net452\DevExpress.XtraGrid.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win.Grid\lib\net452\Design\WinForms\Server\DevExpress.XtraGrid.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win.Grid\lib\net452\Design\WinForms\Server\DevExpress.XtraGrid.v23.2.Design.dll
True
True
@@ -424,33 +429,33 @@
-
- ..\packages\DevExpress.Win.Navigation\lib\net452\DevExpress.XtraBars.v23.1.dll
+
+ ..\packages\DevExpress.Win.Navigation\lib\net452\DevExpress.XtraBars.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win.Navigation\lib\net452\Design\WinForms\Server\DevExpress.XtraBars.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win.Navigation\lib\net452\Design\WinForms\Server\DevExpress.XtraBars.v23.2.Design.dll
True
True
-
- ..\packages\DevExpress.Win.Navigation\lib\net452\DevExpress.XtraEditors.v23.1.dll
+
+ ..\packages\DevExpress.Win.Navigation\lib\net452\DevExpress.XtraEditors.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win.Navigation\lib\net452\Design\WinForms\Server\DevExpress.XtraEditors.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win.Navigation\lib\net452\Design\WinForms\Server\DevExpress.XtraEditors.v23.2.Design.dll
True
True
-
- ..\packages\DevExpress.Win.Navigation\lib\net452\DevExpress.XtraLayout.v23.1.dll
+
+ ..\packages\DevExpress.Win.Navigation\lib\net452\DevExpress.XtraLayout.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win.Navigation\lib\net452\Design\WinForms\Server\DevExpress.XtraLayout.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win.Navigation\lib\net452\Design\WinForms\Server\DevExpress.XtraLayout.v23.2.Design.dll
True
True
@@ -460,13 +465,13 @@
-
- ..\packages\DevExpress.Win.PivotGrid\lib\net452\DevExpress.XtraPivotGrid.v23.1.dll
+
+ ..\packages\DevExpress.Win.PivotGrid\lib\net452\DevExpress.XtraPivotGrid.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win.PivotGrid\lib\net452\Design\WinForms\Server\DevExpress.XtraPivotGrid.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win.PivotGrid\lib\net452\Design\WinForms\Server\DevExpress.XtraPivotGrid.v23.2.Design.dll
True
True
@@ -476,13 +481,13 @@
-
- ..\packages\DevExpress.Win.Printing\lib\net452\DevExpress.XtraPrinting.v23.1.dll
+
+ ..\packages\DevExpress.Win.Printing\lib\net452\DevExpress.XtraPrinting.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win.Printing\lib\net452\Design\WinForms\Server\DevExpress.XtraPrinting.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win.Printing\lib\net452\Design\WinForms\Server\DevExpress.XtraPrinting.v23.2.Design.dll
True
True
@@ -492,13 +497,13 @@
-
- ..\packages\DevExpress.Win.TreeList\lib\net452\DevExpress.XtraTreeList.v23.1.dll
+
+ ..\packages\DevExpress.Win.TreeList\lib\net452\DevExpress.XtraTreeList.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win.TreeList\lib\net452\Design\WinForms\Server\DevExpress.XtraTreeList.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win.TreeList\lib\net452\Design\WinForms\Server\DevExpress.XtraTreeList.v23.2.Design.dll
True
True
@@ -508,13 +513,13 @@
-
- ..\packages\DevExpress.Win.VerticalGrid\lib\net452\DevExpress.XtraVerticalGrid.v23.1.dll
+
+ ..\packages\DevExpress.Win.VerticalGrid\lib\net452\DevExpress.XtraVerticalGrid.v23.2.dll
True
True
-
- ..\packages\DevExpress.Win.VerticalGrid\lib\net452\Design\WinForms\Server\DevExpress.XtraVerticalGrid.v23.1.Design.dll
+
+ ..\packages\DevExpress.Win.VerticalGrid\lib\net452\Design\WinForms\Server\DevExpress.XtraVerticalGrid.v23.2.Design.dll
True
True
diff --git a/Xpand.Plugins/paket.dependencies b/Xpand.Plugins/paket.dependencies
index 61df51e9b..9c3c55bb7 100644
--- a/Xpand.Plugins/paket.dependencies
+++ b/Xpand.Plugins/paket.dependencies
@@ -1,12 +1,12 @@
storage: packages
framework: auto-detect
-source C:\Program Files (x86)\DevExpress 23.1\Components\System\Components\Packages
+source C:\Program Files (x86)\DevExpress 23.2\Components\System\Components\Packages
source https://api.nuget.org/v3/index.json
source https://xpandnugetserver.azurewebsites.net/nuget
-nuget DevExpress.ExpressApp.Xpo == 23.1.6
-nuget DevExpress.ExpressApp.Win == 23.1.6
+nuget DevExpress.ExpressApp.Xpo == 23.2.3
+nuget DevExpress.ExpressApp.Win == 23.2.3
nuget Fasterflect.Xpand
nuget Fody 4.2.1
nuget Microsoft.CSharp 4.7.0
diff --git a/Xpand.Plugins/paket.lock b/Xpand.Plugins/paket.lock
index b6e0853a6..c6d45ef31 100644
--- a/Xpand.Plugins/paket.lock
+++ b/Xpand.Plugins/paket.lock
@@ -1,255 +1,258 @@
STORAGE: PACKAGES
RESTRICTION: == net472
NUGET
- remote: C:\Program Files (x86)\DevExpress 23.1\Components\System\Components\Packages
- DevExpress.Charts (23.1.6)
- DevExpress.Charts.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataVisualization.Core (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Charts.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.CodeParser (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.CodeParser (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Xpo (23.1.6)
- DevExpress.DataAccess.UI (23.1.6)
- DevExpress.CodeParser (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.Diagram.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Utils.UI (23.1.6)
- DevExpress.Win.Diagram (23.1.6)
- DevExpress.Win.Grid (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.Printing (23.1.6)
- DevExpress.Win.RichEdit (23.1.6)
- DevExpress.Win.TreeList (23.1.6)
- DevExpress.Xpo (23.1.6)
- DevExpress.DataVisualization.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Diagram.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Images (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.ExpressApp.Win (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.DataAccess.UI (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win (23.1.6)
- DevExpress.Win.BonusSkins (23.1.6)
- DevExpress.Win.Grid (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.Printing (23.1.6)
- DevExpress.Win.RichEdit (23.1.6)
- DevExpress.Win.TreeList (23.1.6)
- DevExpress.Win.VerticalGrid (23.1.6)
- DevExpress.ExpressApp.Xpo (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Xpo (23.1.6)
- DevExpress.Gauges.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Images (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Pdf.Drawing (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Reporting.Core (23.1.6)
- DevExpress.PivotGrid.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Pdf.Drawing (23.1.6)
- DevExpress.Reporting.Core (23.1.6)
- DevExpress.Charts (23.1.6)
- DevExpress.Charts.Core (23.1.6)
- DevExpress.CodeParser (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Gauges.Core (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Pdf.Drawing (23.1.6)
- DevExpress.PivotGrid.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.RichEdit.Export (23.1.6)
- DevExpress.Sparkline.Core (23.1.6)
- DevExpress.Xpo (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Export (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Sparkline.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Utils.UI (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.Printing (23.1.6)
- DevExpress.Win.RichEdit (23.1.6)
- DevExpress.Win.TreeList (23.1.6)
- DevExpress.Win.VerticalGrid (23.1.6)
- DevExpress.Win (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.RichEdit.Export (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Grid (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.PivotGrid (23.1.6)
- DevExpress.Win.Printing (23.1.6)
- DevExpress.Win.TreeList (23.1.6)
- DevExpress.Win.VerticalGrid (23.1.6)
- DevExpress.Win.BonusSkins (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Diagram (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Diagram.Core (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.Printing (23.1.6)
- DevExpress.Win.VerticalGrid (23.1.6)
- DevExpress.Win.Grid (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.Printing (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Sparkline.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.PivotGrid (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.PivotGrid.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.Printing (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.TreeList (23.1.6)
- DevExpress.Win.RichEdit (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Images (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Grid (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.Printing (23.1.6)
- DevExpress.Win.TreeList (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.VerticalGrid (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Data.Desktop (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Utils (23.1.6)
- DevExpress.Win.Navigation (23.1.6)
- DevExpress.Win.Printing (23.1.6)
+ remote: C:\Program Files (x86)\DevExpress 23.2\Components\System\Components\Packages
+ DevExpress.Charts (23.2.3)
+ DevExpress.Charts.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.DataVisualization.Core (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Charts.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.CodeParser (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.DataAccess (23.2.3)
+ DevExpress.CodeParser (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Office.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.RichEdit.Core (23.2.3)
+ DevExpress.Xpo (23.2.3)
+ DevExpress.DataAccess.UI (23.2.3)
+ DevExpress.CodeParser (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.DataAccess (23.2.3)
+ DevExpress.Diagram.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.RichEdit.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Utils.UI (23.2.3)
+ DevExpress.Win.Diagram (23.2.3)
+ DevExpress.Win.Grid (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.Printing (23.2.3)
+ DevExpress.Win.RichEdit (23.2.3)
+ DevExpress.Win.TreeList (23.2.3)
+ DevExpress.Xpo (23.2.3)
+ DevExpress.DataVisualization.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Diagram.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.ExpressApp (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Images (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.ExpressApp.Win (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.DataAccess.UI (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.ExpressApp (23.2.3)
+ DevExpress.Office.Core (23.2.3)
+ DevExpress.Persistent.Base (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.RichEdit.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win (23.2.3)
+ DevExpress.Win.BonusSkins (23.2.3)
+ DevExpress.Win.Grid (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.Printing (23.2.3)
+ DevExpress.Win.RichEdit (23.2.3)
+ DevExpress.Win.TreeList (23.2.3)
+ DevExpress.Win.VerticalGrid (23.2.3)
+ DevExpress.ExpressApp.Xpo (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.ExpressApp (23.2.3)
+ DevExpress.Xpo (23.2.3)
+ DevExpress.Gauges.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Images (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Office.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Pdf.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Pdf.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Pdf.Drawing (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Pdf.Core (23.2.3)
+ DevExpress.Persistent.Base (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.DataAccess (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.ExpressApp (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Reporting.Core (23.2.3)
+ DevExpress.PivotGrid.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Pdf.Core (23.2.3)
+ DevExpress.Pdf.Drawing (23.2.3)
+ DevExpress.Reporting.Core (23.2.3)
+ DevExpress.Charts (23.2.3)
+ DevExpress.Charts.Core (23.2.3)
+ DevExpress.CodeParser (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.DataAccess (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Gauges.Core (23.2.3)
+ DevExpress.Office.Core (23.2.3)
+ DevExpress.Pdf.Core (23.2.3)
+ DevExpress.Pdf.Drawing (23.2.3)
+ DevExpress.PivotGrid.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.RichEdit.Core (23.2.3)
+ DevExpress.RichEdit.Export (23.2.3)
+ DevExpress.Sparkline.Core (23.2.3)
+ DevExpress.Xpo (23.2.3)
+ DevExpress.RichEdit.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Office.Core (23.2.3)
+ DevExpress.Pdf.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.RichEdit.Export (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Office.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.RichEdit.Core (23.2.3)
+ DevExpress.Sparkline.Core (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Utils.UI (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.DataAccess (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.RichEdit.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.Printing (23.2.3)
+ DevExpress.Win.RichEdit (23.2.3)
+ DevExpress.Win.TreeList (23.2.3)
+ DevExpress.Win.VerticalGrid (23.2.3)
+ DevExpress.Win (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.RichEdit.Export (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Grid (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.PivotGrid (23.2.3)
+ DevExpress.Win.Printing (23.2.3)
+ DevExpress.Win.TreeList (23.2.3)
+ DevExpress.Win.VerticalGrid (23.2.3)
+ DevExpress.Win.BonusSkins (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Diagram (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Diagram.Core (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Pdf.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.Printing (23.2.3)
+ DevExpress.Win.VerticalGrid (23.2.3)
+ DevExpress.Win.Grid (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.Printing (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Sparkline.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.PivotGrid (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.PivotGrid.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.Printing (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.RichEdit.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.TreeList (23.2.3)
+ DevExpress.Win.RichEdit (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Images (23.2.3)
+ DevExpress.Office.Core (23.2.3)
+ DevExpress.Pdf.Core (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.RichEdit.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Grid (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.Printing (23.2.3)
+ DevExpress.Win.TreeList (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.VerticalGrid (23.2.3)
+ DevExpress.Data (23.2.3)
+ DevExpress.Data.Desktop (23.2.3)
+ DevExpress.Drawing (23.2.3)
+ DevExpress.Printing.Core (23.2.3)
+ DevExpress.Utils (23.2.3)
+ DevExpress.Win.Navigation (23.2.3)
+ DevExpress.Win.Printing (23.2.3)
remote: https://api.nuget.org/v3/index.json
- DevExpress.Data (23.1.6)
- DevExpress.Xpo (23.1.6)
- DevExpress.Data (23.1.6)
+ DevExpress.Data (23.2.3)
+ DevExpress.Xpo (23.2.3)
+ DevExpress.Data (23.2.3)
EnvDTE (16.10.31320.204)
Microsoft.VisualStudio.SDK.EmbedInteropTypes (>= 15.0.34)
stdole (>= 16.10.31320.204)
diff --git a/Xpand/Xpand.EasyTest/Xpand.EasyTest/paket.references b/Xpand/Xpand.EasyTest/Xpand.EasyTest/paket.references
index 04e701ba4..efba08499 100644
--- a/Xpand/Xpand.EasyTest/Xpand.EasyTest/paket.references
+++ b/Xpand/Xpand.EasyTest/Xpand.EasyTest/paket.references
@@ -4,4 +4,5 @@ AForge.Video
InputSimulator
DevExpress.Data
Fasterflect.Xpand
-Xpand.Extensions
\ No newline at end of file
+Xpand.Extensions
+System.Text.Json
diff --git a/Xpand/Xpand.EasyTest/Xpand.ExpressApp.EasyTest.WinAdapter/paket.references b/Xpand/Xpand.EasyTest/Xpand.ExpressApp.EasyTest.WinAdapter/paket.references
index 69abdcf90..777b5ecfa 100644
--- a/Xpand/Xpand.EasyTest/Xpand.ExpressApp.EasyTest.WinAdapter/paket.references
+++ b/Xpand/Xpand.EasyTest/Xpand.ExpressApp.EasyTest.WinAdapter/paket.references
@@ -1,3 +1,4 @@
DevExpress.ExpressApp.EasyTest.WinAdapter
System.ValueTuple
-Fasterflect.Xpand
\ No newline at end of file
+Fasterflect.Xpand
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider.Win/paket.references
index 12ad5afb0..754d9eb1c 100644
--- a/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider.Win/paket.references
@@ -1,3 +1,4 @@
System.ValueTuple
DevExpress.ExpressApp.Win
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/paket.references b/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/paket.references
index 36ba58b9f..e9c7273ce 100644
--- a/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/paket.references
@@ -4,4 +4,5 @@ Xpand.Extensions.XAF.Xpo
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/AuditTrail/paket.references b/Xpand/Xpand.ExpressApp.Modules/AuditTrail/paket.references
index 382565370..07a10c904 100644
--- a/Xpand/Xpand.ExpressApp.Modules/AuditTrail/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/AuditTrail/paket.references
@@ -6,4 +6,5 @@ Xpand.XAF.Modules.CloneModelView
Xpand.XAF.Modules.ModelViewInheritance
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/Chart.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/Chart.Win/paket.references
index c92d16d10..994ab3cbc 100644
--- a/Xpand/Xpand.ExpressApp.Modules/Chart.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/Chart.Win/paket.references
@@ -4,4 +4,5 @@ DevExpress.ExpressApp.Chart.Win
DevExpress.ExpressApp.PivotGrid.Win
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/Dashboard/paket.references b/Xpand/Xpand.ExpressApp.Modules/Dashboard/paket.references
index 8d965e0c2..907e0300c 100644
--- a/Xpand/Xpand.ExpressApp.Modules/Dashboard/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/Dashboard/paket.references
@@ -9,4 +9,5 @@ Xpand.XAF.Modules.ViewEditMode
Xpand.Extensions
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Win/paket.references
index 218de7b18..883713100 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Win/paket.references
@@ -8,4 +8,5 @@ Xpand.XAF.Modules.Reactive
Xpand.Extensions
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/BusinessObjects/ExcelColumnMap.cs b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/BusinessObjects/ExcelColumnMap.cs
index 537cecdb5..41cc9f10a 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/BusinessObjects/ExcelColumnMap.cs
+++ b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/BusinessObjects/ExcelColumnMap.cs
@@ -4,6 +4,7 @@
using System.Diagnostics.CodeAnalysis;
using System.Drawing;
using System.Linq;
+using DevExpress.Drawing;
using DevExpress.ExpressApp.ConditionalAppearance;
using DevExpress.ExpressApp.DC;
using DevExpress.Persistent.Base;
@@ -18,7 +19,7 @@
namespace Xpand.ExpressApp.ExcelImporter.BusinessObjects{
[Appearance("Abstract Types", AppearanceItemType.ViewItem,criteria: AbstractCriteria, TargetItems = nameof(PropertyType), FontColor = "Red",Context = "ListView")]
- [Appearance("keyMember", AppearanceItemType.ViewItem,nameof(KeyMemberExists) + "=False" , TargetItems = nameof(PropertyName), FontColor = "Red",FontStyle = FontStyle.Bold|FontStyle.Strikeout,Context = "ListView")]
+ [Appearance("keyMember", AppearanceItemType.ViewItem,nameof(KeyMemberExists) + "=False" , TargetItems = nameof(PropertyName), FontColor = "Red",FontStyle = DXFontStyle.Bold|DXFontStyle.Strikeout,Context = "ListView")]
[XafDefaultProperty(nameof(DefaultProperty))]
[CloneModelView(CloneViewType.ListView, nameof(ExcelColumnMap)+"_Configuration_ListView")]
[FriendlyKeyProperty(nameof(DefaultProperty))][SuppressMessage("Design", "XAF0023:Do not implement IObjectSpaceLink in the XPO types")]
diff --git a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/paket.references b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/paket.references
index a82580b01..065cafe86 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/paket.references
@@ -16,4 +16,5 @@ Xpand.XAF.Modules.ViewEditMode
Xpand.Extensions.XAF.Xpo
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/FileAttachment/paket.references b/Xpand/Xpand.ExpressApp.Modules/FileAttachment/paket.references
index 8b1295a83..3f34ce719 100644
--- a/Xpand/Xpand.ExpressApp.Modules/FileAttachment/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/FileAttachment/paket.references
@@ -2,4 +2,5 @@ DevExpress.Persistent.Base
System.ValueTuple
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/IO.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/IO.Win/paket.references
index 9d4ced64c..2eeba4c86 100644
--- a/Xpand/Xpand.ExpressApp.Modules/IO.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/IO.Win/paket.references
@@ -4,4 +4,5 @@ DevExpress.ExpressApp.FileAttachment.Win
DevExpress.ExpressApp.TreeListEditors.Win
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/IO/paket.references b/Xpand/Xpand.ExpressApp.Modules/IO/paket.references
index bd8ebb201..160bc8c34 100644
--- a/Xpand/Xpand.ExpressApp.Modules/IO/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/IO/paket.references
@@ -8,4 +8,5 @@ Xpand.Extensions.XAF.Xpo
System.Security.Permissions
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/ImportWizard.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/ImportWizard.Win/paket.references
index a21cc55b8..7d9191435 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ImportWizard.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/ImportWizard.Win/paket.references
@@ -4,4 +4,5 @@ DevExpress.ExpressApp.Xpo
System.ValueTuple
Xpand.Extensions
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/ImportWizard/paket.references b/Xpand/Xpand.ExpressApp.Modules/ImportWizard/paket.references
index 4c03aea2f..ef9096084 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ImportWizard/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/ImportWizard/paket.references
@@ -6,4 +6,5 @@ System.Collections.Immutable
Xpand.Extensions
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/Logic/paket.references b/Xpand/Xpand.ExpressApp.Modules/Logic/paket.references
index a81b5bf93..975af70c5 100644
--- a/Xpand/Xpand.ExpressApp.Modules/Logic/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/Logic/paket.references
@@ -8,4 +8,5 @@ Xpand.Extensions.XAF.Xpo
Xpand.Extensions
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/MasterDetail.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/MasterDetail.Win/paket.references
index c6b8e7f4f..777432755 100644
--- a/Xpand/Xpand.ExpressApp.Modules/MasterDetail.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/MasterDetail.Win/paket.references
@@ -1,4 +1,5 @@
System.ValueTuple
DevExpress.ExpressApp
DevExpress.ExpressApp.Win
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/MasterDetail/paket.references b/Xpand/Xpand.ExpressApp.Modules/MasterDetail/paket.references
index 76d20bb3c..a594189cf 100644
--- a/Xpand/Xpand.ExpressApp.Modules/MasterDetail/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/MasterDetail/paket.references
@@ -2,4 +2,5 @@ DevExpress.ExpressApp.Security.Xpo
Xpand.XAF.Modules.ModelViewInheritance
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/paket.references b/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/paket.references
index 76d20bb3c..a594189cf 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/paket.references
@@ -2,4 +2,5 @@ DevExpress.ExpressApp.Security.Xpo
Xpand.XAF.Modules.ModelViewInheritance
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/ModelDifference.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/ModelDifference.Win/paket.references
index de47ff3d9..b5dd59870 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ModelDifference.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/ModelDifference.Win/paket.references
@@ -2,4 +2,5 @@ DevExpress.ExpressApp.Win
Xpand.XAF.Modules.ModelMapper
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/ModelDifference/paket.references b/Xpand/Xpand.ExpressApp.Modules/ModelDifference/paket.references
index 7832bd5f1..0ec6ffd5e 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ModelDifference/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/ModelDifference/paket.references
@@ -6,4 +6,5 @@ Xpand.XAF.Modules.CloneModelView
Xpand.XAF.Modules.ModelViewInheritance
Xpand.Extensions.XAF.Xpo
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/PivotChart.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/PivotChart.Win/paket.references
index d88d27e7d..6b880bef4 100644
--- a/Xpand/Xpand.ExpressApp.Modules/PivotChart.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/PivotChart.Win/paket.references
@@ -3,4 +3,5 @@ DevExpress.ExpressApp.PivotChart.Win
Fasterflect.Xpand
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/PivotChart/paket.references b/Xpand/Xpand.ExpressApp.Modules/PivotChart/paket.references
index 58910d882..25cfd825a 100644
--- a/Xpand/Xpand.ExpressApp.Modules/PivotChart/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/PivotChart/paket.references
@@ -4,4 +4,5 @@ DevExpress.ExpressApp.PivotChart
Xpand.Extensions.XAF.Xpo
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/PivotGrid.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/PivotGrid.Win/paket.references
index 9dbe2dc76..322597a3c 100644
--- a/Xpand/Xpand.ExpressApp.Modules/PivotGrid.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/PivotGrid.Win/paket.references
@@ -5,4 +5,5 @@ Xpand.XAF.Modules.ModelMapper
Xpand.XAF.Modules.Reactive.Logger
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/Reports/paket.references b/Xpand/Xpand.ExpressApp.Modules/Reports/paket.references
index 7e559f4d0..7842311d5 100644
--- a/Xpand/Xpand.ExpressApp.Modules/Reports/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/Reports/paket.references
@@ -3,4 +3,5 @@ DevExpress.Persistent.Base
DevExpress.Win.Reporting
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/ReportsV2.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/ReportsV2.Win/paket.references
index 73b5c6fc1..4ca848557 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ReportsV2.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/ReportsV2.Win/paket.references
@@ -2,4 +2,5 @@ System.ValueTuple
DevExpress.ExpressApp.ReportsV2.Win
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/Security.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/Security.Win/paket.references
index 1ee017d7e..6ca51dae6 100644
--- a/Xpand/Xpand.ExpressApp.Modules/Security.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/Security.Win/paket.references
@@ -4,4 +4,5 @@ DevExpress.ExpressApp.Security.Xpo
Xpand.Extensions
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/Security/paket.references b/Xpand/Xpand.ExpressApp.Modules/Security/paket.references
index 9cc314fb5..ca30de5c5 100644
--- a/Xpand/Xpand.ExpressApp.Modules/Security/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/Security/paket.references
@@ -6,4 +6,5 @@ Xpand.XAF.Modules.Reactive
Xpand.Extensions
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/StateMachine/paket.references b/Xpand/Xpand.ExpressApp.Modules/StateMachine/paket.references
index ef73fd5bc..668e72839 100644
--- a/Xpand/Xpand.ExpressApp.Modules/StateMachine/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/StateMachine/paket.references
@@ -4,4 +4,5 @@ DevExpress.ExpressApp.Security.Xpo
Fasterflect.Xpand
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/TreeListEditors.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/TreeListEditors.Win/paket.references
index 0a29d2fb5..82023e14e 100644
--- a/Xpand/Xpand.ExpressApp.Modules/TreeListEditors.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/TreeListEditors.Win/paket.references
@@ -5,4 +5,5 @@ Xpand.XAF.Modules.ModelMapper
Xpand.XAF.Modules.Reactive.Logger
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/TreeListEditors/paket.references b/Xpand/Xpand.ExpressApp.Modules/TreeListEditors/paket.references
index ea04af721..112ce7bbd 100644
--- a/Xpand/Xpand.ExpressApp.Modules/TreeListEditors/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/TreeListEditors/paket.references
@@ -4,3 +4,5 @@ Fasterflect.Xpand
System.Threading.Tasks.Dataflow
+
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/Validation.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/Validation.Win/paket.references
index 1300910db..29ca95183 100644
--- a/Xpand/Xpand.ExpressApp.Modules/Validation.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/Validation.Win/paket.references
@@ -2,4 +2,5 @@ System.ValueTuple
DevExpress.ExpressApp.Validation.Win
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/Validation/paket.references b/Xpand/Xpand.ExpressApp.Modules/Validation/paket.references
index 01a218cd7..13732525d 100644
--- a/Xpand/Xpand.ExpressApp.Modules/Validation/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/Validation/paket.references
@@ -3,3 +3,5 @@ System.ValueTuple
System.Threading.Tasks.Dataflow
+
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/ViewVariants/paket.references b/Xpand/Xpand.ExpressApp.Modules/ViewVariants/paket.references
index 3141172b8..5a4e2d120 100644
--- a/Xpand/Xpand.ExpressApp.Modules/ViewVariants/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/ViewVariants/paket.references
@@ -5,4 +5,5 @@ System.ValueTuple
Fasterflect.Xpand
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/WizardUI.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/WizardUI.Win/paket.references
index c515f9ea7..79f2285ac 100644
--- a/Xpand/Xpand.ExpressApp.Modules/WizardUI.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/WizardUI.Win/paket.references
@@ -4,4 +4,5 @@ System.ValueTuple
Fasterflect.Xpand
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/WorldCreator.DBMapper/paket.references b/Xpand/Xpand.ExpressApp.Modules/WorldCreator.DBMapper/paket.references
index 1c8a69454..a0740b777 100644
--- a/Xpand/Xpand.ExpressApp.Modules/WorldCreator.DBMapper/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/WorldCreator.DBMapper/paket.references
@@ -4,4 +4,5 @@ Xpand.XAF.Modules.HideToolBar
Xpand.XAF.Modules.ModelViewInheritance
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/WorldCreator.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/WorldCreator.Win/paket.references
index 2530d332f..a9e650b10 100644
--- a/Xpand/Xpand.ExpressApp.Modules/WorldCreator.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/WorldCreator.Win/paket.references
@@ -3,4 +3,5 @@ Xpand.XAF.Modules.ModelMapper
Xpand.XAF.Modules.Reactive.Logger
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/WorldCreator/paket.references b/Xpand/Xpand.ExpressApp.Modules/WorldCreator/paket.references
index 8a17756f8..42f6cd3c6 100644
--- a/Xpand/Xpand.ExpressApp.Modules/WorldCreator/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/WorldCreator/paket.references
@@ -8,4 +8,5 @@ Xpand.XAF.Modules.ModelViewInheritance
Xpand.Extensions.Mono.Cecil
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp.Modules/XtraDashboard.Win/paket.references b/Xpand/Xpand.ExpressApp.Modules/XtraDashboard.Win/paket.references
index 68bc5211e..cd0e4f10d 100644
--- a/Xpand/Xpand.ExpressApp.Modules/XtraDashboard.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp.Modules/XtraDashboard.Win/paket.references
@@ -4,4 +4,5 @@ DevExpress.ExpressApp.Security.Xpo
Xpand.XAF.Modules.ModelMapper
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp.Win/paket.references b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp.Win/paket.references
index 8d167bdfc..636139d43 100644
--- a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp.Win/paket.references
+++ b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp.Win/paket.references
@@ -5,4 +5,5 @@ Xpand.XAF.Modules.GridListEditor
Xpand.XAF.Modules.ModelMapper
System.Diagnostics.FileVersionInfo
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/SystemModule/Appearance/AppearanceRuleObject.cs b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/SystemModule/Appearance/AppearanceRuleObject.cs
index b9213fff3..8d8e406ae 100644
--- a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/SystemModule/Appearance/AppearanceRuleObject.cs
+++ b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/SystemModule/Appearance/AppearanceRuleObject.cs
@@ -2,6 +2,7 @@
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
+using DevExpress.Drawing;
using DevExpress.ExpressApp;
using DevExpress.ExpressApp.ConditionalAppearance;
using DevExpress.ExpressApp.DC;
@@ -21,7 +22,7 @@ public class AppearanceRuleObject : XpandCustomObject, IAppearanceRuleProperties
private string _criteria;
private bool? _enabled;
private Color? _fontColor;
- private FontStyle? _fontStyle;
+ private DXFontStyle? _fontStyle;
private string _method;
private String _name;
private int _priority;
@@ -104,8 +105,8 @@ public Color? FontColor{
set { SetPropertyValue("FontColor", ref _fontColor, value); }
}
- public FontStyle? FontStyle{
- get { return _fontStyle; }
+ public DXFontStyle? FontStyle{
+ get => _fontStyle;
set { SetPropertyValue("FontStyle", ref _fontStyle, value); }
}
diff --git a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/paket.references b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/paket.references
index 02da85e92..983ec7471 100644
--- a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/paket.references
+++ b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/paket.references
@@ -12,4 +12,5 @@ Xpand.XAF.Modules.SequenceGenerator
Xpand.Extensions
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.Persistent/Xpand.Persistent.Base/paket.references b/Xpand/Xpand.Persistent/Xpand.Persistent.Base/paket.references
index 380ac5330..097a9d9cb 100644
--- a/Xpand/Xpand.Persistent/Xpand.Persistent.Base/paket.references
+++ b/Xpand/Xpand.Persistent/Xpand.Persistent.Base/paket.references
@@ -9,4 +9,5 @@ Xpand.Extensions.XAF
Xpand.Extensions.XAF.Xpo
Xpand.XAF.Modules.Reactive
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.Persistent/Xpand.Persistent.BaseImpl/paket.references b/Xpand/Xpand.Persistent/Xpand.Persistent.BaseImpl/paket.references
index 9188feab9..5273ea285 100644
--- a/Xpand/Xpand.Persistent/Xpand.Persistent.BaseImpl/paket.references
+++ b/Xpand/Xpand.Persistent/Xpand.Persistent.BaseImpl/paket.references
@@ -6,4 +6,5 @@ Xpand.Extensions.XAF
Xpand.Extensions.XAF.Xpo
Xpand.XAF.Modules.Reactive
System.ComponentModel.Annotations
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.Utils/Properties/XpandAssemblyInfo.cs b/Xpand/Xpand.Utils/Properties/XpandAssemblyInfo.cs
index f1f9c81f2..f9bd5220a 100644
--- a/Xpand/Xpand.Utils/Properties/XpandAssemblyInfo.cs
+++ b/Xpand/Xpand.Utils/Properties/XpandAssemblyInfo.cs
@@ -1,5 +1,5 @@
public class XpandAssemblyInfo {
- public const string Version = "23.1.601.3";
+ public const string Version = "23.2.300.0";
public const string FileVersion = Version;
public const string Token = "c52ffed5d5ff0958";
public const string TabAspNetModules = "eXpand: Web Modules";
diff --git a/Xpand/Xpand.Utils/paket.references b/Xpand/Xpand.Utils/paket.references
index 6a7c80ca3..e38157128 100644
--- a/Xpand/Xpand.Utils/paket.references
+++ b/Xpand/Xpand.Utils/paket.references
@@ -3,4 +3,5 @@ System.Management
Fasterflect.Xpand
System.Drawing.Common
Xpand.Extensions
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/Xpand/Xpand.Xpo/paket.references b/Xpand/Xpand.Xpo/paket.references
index 6931eb6cd..f4e583701 100644
--- a/Xpand/Xpand.Xpo/paket.references
+++ b/Xpand/Xpand.Xpo/paket.references
@@ -2,4 +2,5 @@ DevExpress.Xpo
Fasterflect.Xpand
Xpand.Extensions
System.Configuration.ConfigurationManager
-System.Threading.Tasks.Dataflow
\ No newline at end of file
+System.Threading.Tasks.Dataflow
+System.Text.Json
diff --git a/build.ps1 b/build.ps1
index 2926343ac..eba2804ba 100644
--- a/build.ps1
+++ b/build.ps1
@@ -1,6 +1,5 @@
-
$sources=@("https://api.nuget.org/v3/index.json","https://xpandnugetserver.azurewebsites.net/nuget","C:\Program Files\DevExpress 22.2\Components\System\Components\packages")
-& $PSScriptRoot\support\build\go.ps1 -taskList @("Release") -packageSources $sources -msbuildArgs @("/p:Configuration=Release","/WarnAsError","/v:m") -version "23.1.601.0"
+& $PSScriptRoot\support\build\go.ps1 -taskList @("Release") -packageSources $sources -msbuildArgs @("/p:Configuration=Release","/WarnAsError","/v:m") -version "23.2.300.0"
exit $LastExitCode
diff --git a/paket.dependencies b/paket.dependencies
index a1633dbad..f2db21914 100644
--- a/paket.dependencies
+++ b/paket.dependencies
@@ -1,4 +1,4 @@
-source C:\Program Files (x86)\DevExpress 23.1\Components\System\Components\Packages
+source C:\Program Files (x86)\DevExpress 23.2\Components\System\Components\Packages
source https://api.nuget.org/v3/index.json
source https://xpandnugetserver.azurewebsites.net/nuget
storage: none
@@ -16,11 +16,11 @@ nuget AppDomainToolkit 1.0.4.3
nuget AutoMapper 10.1.1
nuget CommandLineParser 1.9.71
nuget Common.Logging 3.4.1
-nuget DevExpress.ExpressApp.Win.All = 23.1.6
-nuget DevExpress.ExpressApp.Web.All = 23.1.6
-nuget DevExpress.ExpressApp.Core.All = 23.1.6
-nuget DevExpress.ExpressApp.Security.Xpo = 23.1.6
-nuget DevExpress.Document.Processor = 23.1.6
+nuget DevExpress.ExpressApp.Win.All = 23.2.3
+nuget DevExpress.ExpressApp.Web.All = 23.2.3
+nuget DevExpress.ExpressApp.Core.All = 23.2.3
+nuget DevExpress.ExpressApp.Security.Xpo = 23.2.3
+nuget DevExpress.Document.Processor = 23.2.3
nuget System.Diagnostics.FileVersionInfo 4.3.0
nuget System.IO.FileSystem 4.3.0
nuget System.IO.FileSystem.Primitives 4.3.0
@@ -46,7 +46,7 @@ nuget RazorEngine 3.10.0
nuget SharpZipLib 1.3.0
nuget System.Buffers 4.5.1
nuget System.CodeDom 6.0.0
-nuget System.Configuration.ConfigurationManager 6.0.0
+nuget System.Configuration.ConfigurationManager 6.0.1
nuget Microsoft.Extensions.DependencyInjection.Abstractions == 6.0.0
nuget Microsoft.Extensions.DependencyInjection == 6.0.0
nuget Microsoft.Extensions.Hosting.Abstractions == 6.0.0
@@ -74,8 +74,8 @@ nuget Topshelf 4.2.1
nuget Microsoft.AspNetCore.WebUtilities 2.2.0
nuget Unofficial.Microsoft.mshtml 7.0.3300
nuget WindowsBase 4.6.1055.0
-nuget Xpand.XAF.Win.All 4.231.6.9
-nuget Xpand.XAF.Web.All 4.231.6.9
+nuget Xpand.XAF.Win.All 4.232.0.0
+nuget Xpand.XAF.Web.All 4.232.0.0
nuget System.Threading.Tasks.Dataflow == 7.0.0
nuget System.Memory = 4.5.5
nuget System.Collections.Immutable = 6.0.0
diff --git a/paket.lock b/paket.lock
index 1bce55a1b..f30cc8b5b 100644
--- a/paket.lock
+++ b/paket.lock
@@ -32,30 +32,20 @@ NUGET
System.Threading (>= 4.0.11)
Common.Logging.Core (3.4.1)
Microsoft.CSharp (>= 4.0.1)
- DevExpress.Data (23.1.6)
- Microsoft.Win32.Registry (>= 4.7)
- NETStandard.Library (>= 2.0.3)
- System.ComponentModel.Annotations (>= 4.5)
- System.Drawing.Common (>= 4.7.2)
- System.Reflection.Emit (>= 4.7)
- System.Reflection.Emit.Lightweight (>= 4.7)
- System.Text.Encoding.CodePages (>= 4.5.1)
- DevExpress.Xpo (23.1.6)
- DevExpress.Data (23.1.6)
- 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.Security.Cryptography.Pkcs (>= 6.0.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.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Microsoft.CSharp (>= 4.4)
- Newtonsoft.Json (>= 13.0.1)
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.DependencyInjection (>= 2.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Data.SqlClient (>= 4.8.5) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Pkcs (>= 6.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.ServiceModel.Http (>= 4.10.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.ServiceModel.NetTcp (>= 4.4.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.ServiceModel.Security (>= 4.4.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExtreme.AspNet.Data (3.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.CSharp (>= 4.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Newtonsoft.Json (>= 13.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
DocumentFormat.OpenXml (2.11.3)
System.IO.Packaging (>= 4.7)
DotNetZip (1.16)
@@ -170,7 +160,7 @@ NUGET
System.Runtime.CompilerServices.Unsafe (>= 6.0)
System.Text.Encoding.CodePages (>= 6.0)
System.Threading.Tasks.Extensions (>= 4.5.4)
- Microsoft.CodeAnalysis.CSharp (4.2)
+ Microsoft.CodeAnalysis.CSharp (4.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CodeAnalysis.Common (4.2)
Microsoft.CodeAnalysis.CSharp.Workspaces (4.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Humanizer.Core (>= 2.2)
@@ -248,6 +238,19 @@ NUGET
Microsoft.Extensions.Primitives (6.0)
System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (&& (== net6.0-windows7.0) (>= net461)) (&& (== net6.0-windows7.0) (< netcoreapp3.1)) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
+ Microsoft.Identity.Client (4.56) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Identity.Client.NativeInterop (>= 0.13.8) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.IdentityModel.Abstractions (>= 6.22)
+ Microsoft.Web.WebView2 (>= 1.0.864.35) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Identity.Client.Broker (4.56) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Identity.Client (>= 4.56)
+ Microsoft.Identity.Client.NativeInterop (>= 0.13.8)
+ Microsoft.Identity.Client.Desktop (4.56) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Identity.Client (>= 4.56) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net461)) (&& (== netstandard2.0) (>= netcoreapp3.1))
+ Microsoft.Identity.Client.Broker (>= 4.56) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net461)) (&& (== netstandard2.0) (>= netcoreapp3.1))
+ Microsoft.Web.WebView2 (>= 1.0.864.35) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net461)) (&& (== netstandard2.0) (>= netcoreapp3.1))
+ Microsoft.Identity.Client.NativeInterop (0.13.8) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.IdentityModel.Abstractions (6.22) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
Microsoft.IdentityModel.JsonWebTokens (6.15)
Microsoft.IdentityModel.Tokens (>= 6.15)
Microsoft.IdentityModel.Logging (6.15)
@@ -268,6 +271,7 @@ NUGET
Microsoft.NETCore.Platforms (6.0.4)
Microsoft.NETCore.Targets (1.1.3)
Microsoft.VisualBasic (10.3) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Web.WebView2 (1.0.864.35) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
Microsoft.Win32.Registry (5.0)
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= monoandroid) (< netstandard1.3)) (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (&& (== net6.0-windows7.0) (>= monoandroid) (< netstandard1.3)) (&& (== net6.0-windows7.0) (>= monotouch)) (&& (== net6.0-windows7.0) (< netcoreapp2.0)) (&& (== net6.0-windows7.0) (>= xamarinios)) (&& (== net6.0-windows7.0) (>= xamarinmac)) (&& (== net6.0-windows7.0) (>= xamarintvos)) (&& (== net6.0-windows7.0) (>= xamarinwatchos)) (== netstandard2.0)
System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0-windows7.0) (< netcoreapp2.0)) (&& (== net6.0-windows7.0) (< netcoreapp2.1)) (&& (== net6.0-windows7.0) (>= uap10.1)) (== netstandard2.0)
@@ -295,9 +299,9 @@ NUGET
NAudio.WinMM (2.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
Microsoft.Win32.Registry (>= 4.7)
NAudio.Core (>= 2.1)
- NETStandard.Library (2.0.3)
+ NETStandard.Library (2.0.3) - copy_local: false
Microsoft.NETCore.Platforms (>= 1.1)
- Newtonsoft.Json (13.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Newtonsoft.Json (13.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
PropertyChanged.Fody (2.6.1) - copy_local: false
Fody (>= 4.2.1)
NETStandard.Library (>= 1.6.1)
@@ -315,16 +319,16 @@ NUGET
runtime.native.System (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
- runtime.native.System.Data.SqlClient.sni (4.7)
+ runtime.native.System.Data.SqlClient.sni (4.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
runtime.win-arm64.runtime.native.System.Data.SqlClient.sni (>= 4.4)
runtime.win-x64.runtime.native.System.Data.SqlClient.sni (>= 4.4)
runtime.win-x86.runtime.native.System.Data.SqlClient.sni (>= 4.4)
runtime.native.System.IO.Compression (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
- runtime.win-arm64.runtime.native.System.Data.SqlClient.sni (4.4)
- runtime.win-x64.runtime.native.System.Data.SqlClient.sni (4.4)
- runtime.win-x86.runtime.native.System.Data.SqlClient.sni (4.4)
+ runtime.win-arm64.runtime.native.System.Data.SqlClient.sni (4.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ runtime.win-x64.runtime.native.System.Data.SqlClient.sni (4.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ runtime.win-x86.runtime.native.System.Data.SqlClient.sni (4.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Serialize.Linq (2.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
SharpZipLib (1.3)
System.Buffers (4.5.1)
@@ -364,7 +368,7 @@ NUGET
System.Composition.AttributedModel (>= 6.0)
System.Composition.Hosting (>= 6.0)
System.Composition.Runtime (>= 6.0)
- System.Configuration.ConfigurationManager (6.0)
+ System.Configuration.ConfigurationManager (6.0.1)
System.Security.Cryptography.ProtectedData (>= 6.0)
System.Security.Permissions (>= 6.0)
System.Data.OleDb (6.0)
@@ -373,22 +377,15 @@ NUGET
System.Diagnostics.PerformanceCounter (>= 6.0)
System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0)
System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (== net6.0-windows7.0) (< net6.0)) (== netstandard2.0)
- System.Data.SqlClient (4.8.5)
+ System.Data.SqlClient (4.8.5) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
Microsoft.Win32.Registry (>= 4.7)
runtime.native.System.Data.SqlClient.sni (>= 4.7)
- System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0-windows7.0) (< netcoreapp2.0)) (== netstandard2.0)
- System.Diagnostics.DiagnosticSource (>= 4.7) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0-windows7.0) (< netcoreapp2.0)) (&& (== net6.0-windows7.0) (< netcoreapp2.1)) (&& (== net6.0-windows7.0) (< netcoreapp3.1)) (&& (== net6.0-windows7.0) (< netstandard2.0)) (&& (== net6.0-windows7.0) (>= uap10.1)) (== netstandard2.0)
- System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0-windows7.0) (< netcoreapp2.0)) (&& (== net6.0-windows7.0) (< netcoreapp2.1)) (&& (== net6.0-windows7.0) (>= uap10.1)) (== netstandard2.0)
System.Security.Principal.Windows (>= 4.7)
- System.Text.Encoding.CodePages (>= 4.7) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0-windows7.0) (< netcoreapp2.0)) (&& (== net6.0-windows7.0) (< netcoreapp2.1)) (&& (== net6.0-windows7.0) (< netcoreapp3.1)) (&& (== net6.0-windows7.0) (< netstandard2.0)) (&& (== net6.0-windows7.0) (>= uap10.1)) (== netstandard2.0)
System.Diagnostics.Debug (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 4.3)
- System.Diagnostics.DiagnosticSource (4.7) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netcoreapp3.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0-windows7.0) (< netcoreapp2.0)) (&& (== net6.0-windows7.0) (< netcoreapp2.1)) (&& (== net6.0-windows7.0) (< netcoreapp3.1)) (&& (== net6.0-windows7.0) (< netstandard2.0)) (&& (== net6.0-windows7.0) (>= uap10.1)) (== netstandard2.0)
- System.Memory (>= 4.5.3) - restriction: || (&& (== net6.0) (>= net45) (< netstandard1.3)) (&& (== net6.0) (>= net46)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0-windows7.0) (>= net45) (< netstandard1.3)) (&& (== net6.0-windows7.0) (>= net46)) (&& (== net6.0-windows7.0) (< netcoreapp2.1)) (&& (== net6.0-windows7.0) (< netstandard2.0)) (&& (== net6.0-windows7.0) (>= uap10.1)) (== netstandard2.0)
- System.Diagnostics.EventLog (6.0)
- System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (&& (== net6.0-windows7.0) (>= net461)) (&& (== net6.0-windows7.0) (< net6.0)) (&& (== net6.0-windows7.0) (< netcoreapp3.1)) (== netstandard2.0)
+ System.Diagnostics.EventLog (6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
System.Diagnostics.FileVersionInfo (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
System.Globalization (>= 4.3)
@@ -522,10 +519,6 @@ NUGET
System.Reflection.Primitives (>= 4.3)
System.Runtime (>= 4.3)
System.Runtime.Handles (>= 4.3)
- System.Runtime.Loader (4.3)
- System.IO (>= 4.3)
- System.Reflection (>= 4.3)
- System.Runtime (>= 4.3)
System.Runtime.Serialization.Primitives (4.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Resources.ResourceManager (>= 4.3)
System.Runtime (>= 4.3)
@@ -655,957 +648,941 @@ NUGET
WindowsBase (4.6.1055)
Xpand.Collections (1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
YamlDotNet (11.2.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- remote: C:\Program Files (x86)\DevExpress 23.1\Components\System\Components\Packages
- DevExpress.Blazor (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Blazor.Themes (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Data (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Printing.Core (23.1.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))
+ remote: C:\Program Files (x86)\DevExpress 23.2\Components\System\Components\Packages
+ DevExpress.Blazor (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Blazor.Themes (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExtreme.AspNet.Data (>= 3.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))
- System.Drawing.Common (>= 5.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - 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))
- DevExpress.Blazor.Themes (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Charts (23.1.6)
- DevExpress.Charts.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataVisualization.Core (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.Charts.Core (23.1.6)
- DevExpress.Data (23.1.6)
- NETStandard.Library (>= 2.0.3)
- DevExpress.CodeParser (23.1.6)
- DevExpress.Data (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.CodeDom (>= 4.4)
- DevExpress.Dashboard.Core (23.1.6)
- DevExpress.Charts (23.1.6)
- DevExpress.Charts.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Gauges.Core (23.1.6)
- DevExpress.Map.Core (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.PivotGrid.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Reporting.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Sparkline.Core (23.1.6)
- DevExpress.TreeMap (23.1.6)
- DevExpress.TreeMap.Core (23.1.6)
- DevExpress.Xpo (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.Data.Desktop (23.1.6) - 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.6) - 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.6) - 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.6)
- DevExpress.CodeParser (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Xpo (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Configuration.ConfigurationManager (>= 4.7)
- System.Data.SqlClient (>= 4.8.5)
- System.Drawing.Common (>= 4.7.2)
- System.Reflection.Emit (>= 4.7)
- DevExpress.DataAccess.UI (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Blazor.Themes (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Charts (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Charts.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataVisualization.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Charts.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.CodeParser (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.CodeDom (>= 4.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Dashboard.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Charts (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Charts.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataAccess (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Gauges.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Map.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Office.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.PivotGrid.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Reporting.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.RichEdit.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Sparkline.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.TreeMap (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.TreeMap.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data.Desktop (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.CodeParser (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Office.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.RichEdit.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Configuration.ConfigurationManager (>= 4.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Data.SqlClient (>= 4.8.5) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataAccess.UI (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.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 (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- NETStandard.Library (>= 2.0.3)
- DevExpress.Diagram.Core (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.Document.Processor (23.1.6)
- DevExpress.Charts (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataVisualization.Core (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Pdf.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Spreadsheet.Core (23.1.6)
- DevExpress.TreeMap (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- System.Security.Cryptography.Xml (>= 6.0.1)
- DevExpress.Drawing (23.1.6)
- DevExpress.Data (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- System.Reflection.Emit (>= 4.7)
- DevExpress.EasyTest (23.1.6)
- Microsoft.Win32.Registry (>= 5.0)
- NETStandard.Library (>= 2.0.3)
- System.Configuration.ConfigurationManager (>= 5.0)
- System.Data.SqlClient (>= 4.8.5)
- System.Drawing.Common (>= 5.0.3)
- System.ServiceProcess.ServiceController (>= 4.5)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Images (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- Microsoft.CodeAnalysis.CSharp (>= 3.3.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0)
- Microsoft.Extensions.Options (>= 6.0)
- Microsoft.Win32.Registry (>= 5.0)
- NETStandard.Library (>= 2.0.3)
- System.Configuration.ConfigurationManager (>= 5.0)
- System.Diagnostics.EventLog (>= 6.0)
- System.Drawing.Common (>= 5.0.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 (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Data (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataVisualization.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Diagram.Core (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Document.Processor (23.2.3)
+ DevExpress.Charts (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataVisualization.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Office.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.RichEdit.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Spreadsheet.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.TreeMap (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Xml (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.EasyTest (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Win32.Registry (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Data.SqlClient (>= 4.8.5) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.ServiceProcess.ServiceController (>= 4.5) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Images (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.CodeAnalysis.CSharp (>= 3.3.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Configuration.Abstractions (>= 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))
- 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 (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.ExpressApp.Xpo (23.1.6)
- DevExpress.Persistent.BaseImpl.Xpo (23.1.6)
- DevExpress.Xpo (23.1.6)
- 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 (>= 5.0)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.Blazor (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Blazor (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Data (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.AspNetCore (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Security (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Security.AspNetCore (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Printing.Core (23.1.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.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Win32.Registry (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Resources.Extensions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Pkcs (>= 6.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Xml (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.ServiceModel.Primitives (>= 4.10.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.AspNetCore (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Configuration.Abstractions (>= 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))
+ Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.AuditTrail.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.BaseImpl.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Configuration.Abstractions (>= 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))
+ Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Blazor (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Blazor (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.AspNetCore (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Security (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Security.AspNetCore (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExtreme.AspNet.Data (>= 3.0) - 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.Chart (23.1.6)
- DevExpress.Charts (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.Chart.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.ConditionalAppearance (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.Core.All (23.1.6)
- DevExpress.EasyTest (23.1.6)
- DevExpress.ExpressApp.AuditTrail.Xpo (23.1.6)
- DevExpress.ExpressApp.Chart (23.1.6)
- DevExpress.ExpressApp.CloneObject.Xpo (23.1.6)
- DevExpress.ExpressApp.ConditionalAppearance (23.1.6)
- DevExpress.ExpressApp.Dashboards (23.1.6)
- DevExpress.ExpressApp.Kpi (23.1.6)
- DevExpress.ExpressApp.Notifications (23.1.6)
- DevExpress.ExpressApp.Objects (23.1.6)
- DevExpress.ExpressApp.Office (23.1.6)
- DevExpress.ExpressApp.PivotChart (23.1.6)
- DevExpress.ExpressApp.PivotGrid (23.1.6)
- DevExpress.ExpressApp.ReportsV2 (23.1.6)
- DevExpress.ExpressApp.Scheduler (23.1.6)
- DevExpress.ExpressApp.ScriptRecorder (23.1.6)
- DevExpress.ExpressApp.Security (23.1.6)
- DevExpress.ExpressApp.StateMachine (23.1.6)
- DevExpress.ExpressApp.TreeListEditors (23.1.6)
- DevExpress.ExpressApp.Validation (23.1.6)
- DevExpress.ExpressApp.ViewVariantsModule (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.ExpressApp.Dashboards (23.1.6)
- DevExpress.Dashboard.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.Dashboards.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.ExpressApp.Validation (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.Notifications (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.Notifications.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- System.Security.Cryptography.Xml (>= 6.0.1)
- DevExpress.ExpressApp.Office (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.Spreadsheet.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.Office.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6)
- DevExpress.Charts (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.PivotGrid.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.PivotChart.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.PivotGrid.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- System.Security.Cryptography.Xml (>= 6.0.1)
- DevExpress.ExpressApp.PivotGrid.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Reporting.Core (23.1.6)
- 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.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.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.Diagnostics.EventLog (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Chart (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Charts (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Chart.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.CloneObject.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ConditionalAppearance (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Core.All (23.2.3)
+ DevExpress.EasyTest (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.AuditTrail.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Chart (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.CloneObject.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ConditionalAppearance (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Dashboards (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Kpi (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Notifications (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Objects (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Office (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.PivotChart (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.PivotGrid (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ReportsV2 (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Scheduler (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ScriptRecorder (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Security (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.StateMachine (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.TreeListEditors (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ViewVariantsModule (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Dashboards (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Dashboard.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataAccess (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Dashboards.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.EasyTest.WinAdapter (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.FileAttachment.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Kpi (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Notifications (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Notifications.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Objects (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Xml (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Office (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Office.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.RichEdit.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Spreadsheet.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Office.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.PivotChart (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Charts (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.PivotGrid.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.PivotChart.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.PivotGrid (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.PivotGrid.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Xml (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.PivotGrid.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.ReportsV2 (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Reporting.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Configuration.Abstractions (>= 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))
+ Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ReportsV2.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.Scheduler.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.Scheduler.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6)
- DevExpress.ExpressApp (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- System.Security.Cryptography.Xml (>= 6.0.1)
- DevExpress.ExpressApp.ScriptRecorder.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0)
- Microsoft.Extensions.Options (>= 6.0)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- System.Security.Permissions (>= 5.0)
- DevExpress.ExpressApp.Security.AspNetCore (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.AspNetCore (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Security (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Scheduler (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Scheduler.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Scheduler.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.ScriptRecorder (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Xml (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ScriptRecorder.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Security (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.ExpressApp.Security (23.1.6)
- DevExpress.ExpressApp.Xpo (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.Xpo (23.1.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0)
- Microsoft.Extensions.Options (>= 6.0)
- NETStandard.Library (>= 2.0.3)
- System.ServiceModel.Http (>= 4.10.2)
- System.ServiceModel.NetTcp (>= 4.6)
- System.ServiceModel.Primitives (>= 4.10.2)
- DevExpress.ExpressApp.StateMachine (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.ExpressApp.ConditionalAppearance (23.1.6)
- DevExpress.ExpressApp.Validation (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.TreeListEditors (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.TreeListEditors.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.ExpressApp.Validation.Blazor (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Data (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Blazor (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Permissions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Security.AspNetCore (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.AspNetCore (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Security (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Configuration.Abstractions (>= 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))
+ Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Data.SqlClient (>= 4.8.5) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Security.Xpo (23.2.3)
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Security (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.ServiceModel.Http (>= 4.10.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.ServiceModel.NetTcp (>= 4.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.StateMachine (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ConditionalAppearance (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.TreeListEditors (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.TreeListEditors.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Validation (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation.Blazor (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Blazor (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.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.Validation.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.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.Logging.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Primitives (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- System.Security.Cryptography.Xml (>= 6.0.1)
- DevExpress.ExpressApp.Web.All (23.1.6)
- DevExpress.ExpressApp.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.Office.Core (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.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.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.ViewVariantsModule (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Xml (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Web.All (23.2.3)
+ DevExpress.ExpressApp.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Office.Core (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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.6)
- DevExpress.ExpressApp.Chart.Win (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Xpo (23.1.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- System.Security.Permissions (>= 5.0)
- DevExpress.Gauges.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.Images (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.Map.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- System.Security.Cryptography.Xml (>= 6.0.1)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- System.Security.Cryptography.Pkcs (>= 6.0.3)
- DevExpress.Pdf.Drawing (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.Persistent.BaseImpl.Xpo (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.ExpressApp (23.1.6)
- DevExpress.ExpressApp.Objects (23.1.6)
- DevExpress.ExpressApp.Xpo (23.1.6)
- DevExpress.Persistent.Base (23.1.6)
- DevExpress.Scheduler.Core (23.1.6)
- DevExpress.Xpo (23.1.6)
- Microsoft.Extensions.Options (>= 6.0)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 5.0.3)
- DevExpress.PivotGrid.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- System.Reflection.Emit (>= 4.7)
- System.Reflection.Emit.Lightweight (>= 4.7)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Pdf.Drawing (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.ComponentModel.Annotations (>= 4.5)
- System.Drawing.Common (>= 4.7.2)
- System.Security.Cryptography.Pkcs (>= 6.0.3)
- System.ServiceModel.Http (>= 4.10.2)
- System.Text.Encoding.CodePages (>= 4.5.1)
- DevExpress.Reporting.Core (23.1.6)
- DevExpress.Charts (23.1.6)
- DevExpress.Charts.Core (23.1.6)
- DevExpress.CodeParser (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Gauges.Core (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Pdf.Drawing (23.1.6)
- DevExpress.PivotGrid.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- DevExpress.RichEdit.Export (23.1.6)
- DevExpress.Sparkline.Core (23.1.6)
- DevExpress.Xpo (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.CodeDom (>= 4.4)
- System.Collections.Immutable (>= 1.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 (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.RichEdit.Export (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.RichEdit.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.Scheduler.Core (23.1.6)
- DevExpress.Data (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.Scheduler.CoreDesktop (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6)
- DevExpress.Data (23.1.6)
- DevExpress.Drawing (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.SpellChecker.Core (23.1.6) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.Data (23.1.6)
- NETStandard.Library (>= 2.0.3)
- DevExpress.Spreadsheet.Core (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataAccess (23.1.6)
- DevExpress.DataVisualization.Core (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Office.Core (23.1.6)
- DevExpress.Pdf.Core (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.Sparkline.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- System.Security.AccessControl (>= 6.0)
- DevExpress.TreeMap (23.1.6)
- DevExpress.Data (23.1.6)
- DevExpress.DataVisualization.Core (23.1.6)
- DevExpress.Drawing (23.1.6)
- DevExpress.Printing.Core (23.1.6)
- DevExpress.TreeMap.Core (23.1.6)
- NETStandard.Library (>= 2.0.3)
- System.Drawing.Common (>= 4.7.2)
- DevExpress.TreeMap.Core (23.1.6)
- DevExpress.Data (23.1.6)
- NETStandard.Library (>= 2.0.3)
- DevExpress.Utils (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.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.Options (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Identity.Client (>= 4.56) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Identity.Client.Broker (>= 4.56) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Identity.Client.Desktop (>= 4.56) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Microsoft.Identity.Client.NativeInterop (>= 0.13.8) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Diagnostics.EventLog (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Win.All (23.2.3)
+ DevExpress.ExpressApp.Chart.Win (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Permissions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Gauges.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Images (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Map.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Office.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Xml (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Security.Cryptography.Pkcs (>= 6.0.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataAccess (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.BaseImpl.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Objects (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Scheduler.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ Microsoft.Extensions.Options (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.PivotGrid.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.ServiceModel.Http (>= 4.10.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Reporting.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Charts (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Charts.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.CodeParser (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataAccess (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Gauges.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Office.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.PivotGrid.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.RichEdit.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.RichEdit.Export (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Sparkline.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.CodeDom (>= 4.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.RichEdit.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Office.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.RichEdit.Export (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Office.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.RichEdit.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Scheduler.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Scheduler.CoreDesktop (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.SpellChecker.Core (23.2.3) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Spreadsheet.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataAccess (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataVisualization.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Office.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Pdf.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Sparkline.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.TreeMap (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.DataVisualization.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Drawing (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Printing.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.TreeMap.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ System.Drawing.Common (>= 4.7.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.TreeMap.Core (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Utils (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.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 (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- Newtonsoft.Json (>= 13.0.1) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.Win.RichEdit (23.1.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.Data (23.1.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.6) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Newtonsoft.Json (>= 13.0.2) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Win.RichEdit (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Data (23.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== 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.2.3) - restriction: || (&& (== net6.0) (>= net452)) (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net452)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
remote: https://xpandnugetserver.azurewebsites.net/nuget
- Xpand.Extensions (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Xpand.Extensions (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.AspNetCore.Http.Abstractions (>= 2.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CodeAnalysis.CSharp (>= 4.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -1621,14 +1598,14 @@ NUGET
TextCopy (>= 6.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Blazor (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Blazor (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Blazor (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Blazor (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CodeAnalysis (>= 4.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.CodeDom (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- System.Configuration.ConfigurationManager (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Data.SqlClient (>= 4.8.5) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.ServiceModel.Http (>= 4.10.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -1636,38 +1613,38 @@ NUGET
System.ServiceModel.Security (>= 4.10.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Mono.Cecil (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Mono.Cecil (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Mono.Cecil (>= 0.11.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.CodeDom (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.ValueTuple (>= 4.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Office.Cloud (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Office.Cloud (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Office.Cloud.Google.Blazor (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Office.Cloud.Google.Blazor (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Google.Apis.Auth (>= 1.55) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CodeAnalysis.CSharp (>= 4.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- System.Configuration.ConfigurationManager (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Xpand.XAF.Modules.Office.Cloud.Google (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
akarnokd.reactive_extensions (>= 0.0.27-alpha) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Enums.NET (>= 4.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -1681,56 +1658,56 @@ NUGET
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks (>= 4.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Enums.NET (>= 4.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Interactive (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.Extensions.XAF.Xpo (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.Extensions.XAF.Xpo (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
+ Xpand.VersionConverter (>= 4.232)
Xpand.Patcher (3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
Mono.Cecil (>= 0.11.4)
- Xpand.VersionConverter (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Xpand.VersionConverter (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
NETStandard.Library (>= 2.0.3)
- Xpand.XAF.Modules.AutoCommit (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.AutoCommit (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Blazor (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Blazor (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation.Blazor (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Blazor (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Blazor (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation.Blazor (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.Bcl.AsyncInterfaces (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CodeAnalysis (>= 4.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.CodeDom (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- System.Configuration.ConfigurationManager (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Configuration.ConfigurationManager (>= 6.0.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Data.SqlClient (>= 4.8.5) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Interactive (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -1740,98 +1717,98 @@ NUGET
System.ServiceModel.Security (>= 4.10.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.BulkObjectUpdate (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.BulkObjectUpdate (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.CloneMemberValue (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.CloneMemberValue (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.CloneModelView (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.CloneModelView (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CSharp (>= 4.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Email (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Email (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.GridListEditor (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.GridListEditor (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.HideToolBar (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.HideToolBar (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CSharp (>= 4.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.JobScheduler.Hangfire (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Blazor (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.ConditionalAppearance (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation.Blazor (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.JobScheduler.Hangfire (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Blazor (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ConditionalAppearance (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation.Blazor (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Hangfire.AspNetCore (>= 1.7.34) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Hangfire.Core (>= 1.7.34) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -1846,48 +1823,49 @@ NUGET
System.ServiceModel.Security (>= 4.10.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.JobScheduler.Notification (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Blazor (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.ConditionalAppearance (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation.Blazor (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.JobScheduler.Notification (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Blazor (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ConditionalAppearance (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation.Blazor (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Hangfire.AspNetCore (>= 1.7.34) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.MasterDetail (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.MasterDetail (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ModelMapper (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ModelMapper (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Enums.NET (>= 4.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Mono.Cecil (>= 0.11.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -1897,129 +1875,132 @@ NUGET
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ModelViewInheritance (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ModelViewInheritance (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.ValueTuple (>= 4.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.Cloud.Google (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Google.Apis.Auth (>= 1.55) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Office.Cloud (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Office.Cloud (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google.Calendar (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.Cloud.Google.Calendar (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Google.Apis.Calendar.v3 (>= 1.55.0.2410) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Office.Cloud (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Office.Cloud (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Office.Cloud.Google (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google.Tasks (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Office.Cloud.Google (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.Cloud.Google.Tasks (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Google.Apis.Tasks.v1 (>= 1.55.0.2384) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Office.Cloud (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Office.Cloud (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Office.Cloud.Google (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.DocumentStyleManager (4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp.ConditionalAppearance (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Office (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Office.Cloud.Google (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.DocumentStyleManager (4.232.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.ConditionalAppearance (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Office (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Interactive (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.HideToolBar (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SuppressConfirmation (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewItemValue (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.OneView (4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp.Win (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.HideToolBar (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SuppressConfirmation (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewItemValue (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.OneView (4.232.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Win (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.PositionInListView (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.PositionInListView (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ProgressBarViewItem (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ProgressBarViewItem (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.CodeDom (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.RazorView (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.RazorView (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
RazorLight (>= 2.0.0-rc.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -2027,17 +2008,18 @@ NUGET
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Security.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Security.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ViewVariantsModule (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Enums.NET (>= 4.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CSharp (>= 4.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -2046,27 +2028,27 @@ NUGET
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive.Logger (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.ConditionalAppearance (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Notifications (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive.Logger (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ConditionalAppearance (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Notifications (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive.Logger.Hub (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive.Logger.Hub (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
MagicOnion (>= 2.6.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.CodeDom (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -2075,60 +2057,60 @@ NUGET
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive.Logger (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive.Logger (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
YamlDotNet (>= 11.2.1) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive.Rest (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive.Rest (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CSharp (>= 4.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.RefreshView (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.RefreshView (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SequenceGenerator (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SequenceGenerator (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Speech (4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.ConditionalAppearance (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Notifications (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Validation (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.ViewVariantsModule (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Utils (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Speech (4.232.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ConditionalAppearance (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Notifications (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Validation (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.ViewVariantsModule (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Utils (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Enums.NET (>= 4.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.CognitiveServices.Speech (>= 1.23) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
@@ -2137,216 +2119,216 @@ NUGET
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.CloneModelView (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.HideToolBar (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ModelViewInheritance (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SpellChecker (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.StoreToDisk (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SuppressConfirmation (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewItemValue (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Windows (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SpellChecker (4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp.Win (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.SpellChecker.Core (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Win.SpellChecker (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.CloneModelView (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.HideToolBar (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ModelViewInheritance (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SpellChecker (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.StoreToDisk (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SuppressConfirmation (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewItemValue (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Windows (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SpellChecker (4.232.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Win (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.SpellChecker.Core (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Win.SpellChecker (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.StoreToDisk (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.StoreToDisk (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Security.Cryptography.ProtectedData (>= 8.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SuppressConfirmation (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SuppressConfirmation (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.TenantManager (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Blazor (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Security (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Persistent.Base (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.TenantManager (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Blazor (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Security (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Persistent.Base (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Collections (>= 1.0.4) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewEditMode (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewEditMode (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewItemValue (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp.Validation (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewItemValue (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Validation (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Interactive (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewWizard (4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.ExpressApp (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- DevExpress.Xpo (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewWizard (4.232.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.ExpressApp (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ DevExpress.Xpo (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Interactive (>= 5.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Windows (4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- DevExpress.ExpressApp.Win (>= 23.1.6) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Windows (4.232.0) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ DevExpress.ExpressApp.Win (>= 23.2.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Enums.NET (>= 4.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Fasterflect.Xpand (>= 2.0.7) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Microsoft.VisualBasic (>= 10.3) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Reactive (>= 6.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 7.0.2) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 7.0) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
Xpand.Patcher (>= 3.0.22) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.VersionConverter (>= 4.231.6.9)
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Web.All (4.231.6.9)
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Mono.Cecil (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Office.Cloud (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Office.Cloud.Google.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.AutoCommit (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Blazor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.BulkObjectUpdate (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.CloneMemberValue (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.CloneModelView (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Email (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.HideToolBar (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.JobScheduler.Hangfire (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.JobScheduler.Notification (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.MasterDetail (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ModelMapper (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ModelViewInheritance (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google.Calendar (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google.Tasks (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.DocumentStyleManager (>= 4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- Xpand.XAF.Modules.PositionInListView (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ProgressBarViewItem (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.RazorView (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive.Logger (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive.Logger.Hub (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive.Rest (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.RefreshView (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SequenceGenerator (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.StoreToDisk (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SuppressConfirmation (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.TenantManager (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewEditMode (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewItemValue (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewWizard (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Win.All (4.231.6.9)
- Xpand.Extensions (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Mono.Cecil (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Office.Cloud (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.Extensions.XAF.Xpo (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.AutoCommit (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.BulkObjectUpdate (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.CloneMemberValue (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.CloneModelView (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Email (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.GridListEditor (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.HideToolBar (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.MasterDetail (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ModelMapper (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ModelViewInheritance (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google.Calendar (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.Cloud.Google.Tasks (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Office.DocumentStyleManager (>= 4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- Xpand.XAF.Modules.OneView (>= 4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- Xpand.XAF.Modules.PositionInListView (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ProgressBarViewItem (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.RazorView (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive.Logger (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive.Logger.Hub (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Reactive.Rest (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.RefreshView (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SequenceGenerator (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Speech (>= 4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- Xpand.XAF.Modules.SpellChecker (>= 4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
- Xpand.XAF.Modules.StoreToDisk (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.SuppressConfirmation (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewEditMode (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewItemValue (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.ViewWizard (>= 4.231.6.9) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
- Xpand.XAF.Modules.Windows (>= 4.231.6.9) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Xpand.VersionConverter (>= 4.232)
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Web.All (4.232.0)
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Mono.Cecil (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Office.Cloud (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Office.Cloud.Google.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.AutoCommit (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Blazor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.BulkObjectUpdate (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.CloneMemberValue (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.CloneModelView (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Email (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.HideToolBar (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.JobScheduler.Hangfire (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.JobScheduler.Notification (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.MasterDetail (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ModelMapper (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ModelViewInheritance (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.Cloud.Google (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.Cloud.Google.Calendar (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.Cloud.Google.Tasks (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.DocumentStyleManager (>= 4.232) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Xpand.XAF.Modules.PositionInListView (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ProgressBarViewItem (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.RazorView (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive.Logger (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive.Logger.Hub (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive.Rest (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.RefreshView (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SequenceGenerator (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.StoreToDisk (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SuppressConfirmation (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.TenantManager (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewEditMode (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewItemValue (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewWizard (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Win.All (4.232.0)
+ Xpand.Extensions (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Mono.Cecil (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Office.Cloud (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.Extensions.XAF.Xpo (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.AutoCommit (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.BulkObjectUpdate (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.CloneMemberValue (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.CloneModelView (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Email (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.GridListEditor (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.HideToolBar (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.MasterDetail (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ModelMapper (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ModelViewInheritance (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.Cloud.Google (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.Cloud.Google.Calendar (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.Cloud.Google.Tasks (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Office.DocumentStyleManager (>= 4.232) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Xpand.XAF.Modules.OneView (>= 4.232) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Xpand.XAF.Modules.PositionInListView (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ProgressBarViewItem (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.RazorView (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive.Logger (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive.Logger.Hub (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Reactive.Rest (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.RefreshView (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SequenceGenerator (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Speech (>= 4.232) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Xpand.XAF.Modules.SpellChecker (>= 4.232) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))
+ Xpand.XAF.Modules.StoreToDisk (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.SuppressConfirmation (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewEditMode (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewItemValue (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.ViewWizard (>= 4.232) - restriction: || (== net6.0) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0))
+ Xpand.XAF.Modules.Windows (>= 4.232) - restriction: || (&& (== net6.0) (>= net6.0-windows7.0)) (== net6.0-windows7.0) (&& (== netstandard2.0) (>= net6.0-windows7.0))