Incompatible version with Devexpress XAF v19.1.3
- Dominant language
- C#
- Stars
- 26
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
hi
I am trying to integrate ultra search with Devexpress XAF v19.1.3 but it showing following error when i have compiling from package manager visual studio 2019
**Attempting to gather dependency information for package 'Ultra.UniversalSearch.19.1.5.1' with respect to project 'AimsCore.Win', targeting '.NETFramework,Version=v4.7.2'
Gathering dependency information took 15.78 sec
Attempting to resolve dependencies for package 'Ultra.UniversalSearch.19.1.5.1' with DependencyBehavior 'Lowest'
Install-Package : Unable to resolve dependencies. 'DevExpress.ExpressApp 19.1.3' is not compatible with 'Ultra.UniversalSearch 19.1.5.1 constraint: DevExpress.ExpressApp (>= 19.1.5)'.
At line:1 char:2
+ Install-Package Ultra.UniversalSearch -Version 19.1.5.1 -Source http ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], Exception
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
Time Elapsed: 00:00:17.1596302**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.