-
Notifications
You must be signed in to change notification settings - Fork 11
Incompatible version with Devexpress XAF v19.1.3 #6
Copy link
Copy link
Open
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**
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels