Hi
I have a problem installing the Avalon Dock from a nuget package
I get the follow error below
WPF\packages\Xceed.Products.Wpf.Toolkit.AvalonDock.2.8.15465.16500\tools\install.ps1:296 char:1
At ...\packages\Xceed.Products.Wpf.Toolkit.AvalonDock.2.8.15465.16500\tools\install.ps1:297 char:1
========== Finished ==========
Has anyone got any cluse about what the problem is ?
Regards
Colin
I have a problem installing the Avalon Dock from a nuget package
I get the follow error below
WPF\packages\Xceed.Products.Wpf.Toolkit.AvalonDock.2.8.15465.16500\tools\install.ps1:296 char:1
- [int] $major = $package.Version.Version.Major
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [], PropertyNotFoundException
-
FullyQualifiedErrorId : PropertyNotFoundStrict
At ...\packages\Xceed.Products.Wpf.Toolkit.AvalonDock.2.8.15465.16500\tools\install.ps1:297 char:1
- [int] $minor = $package.Version.Version.Minor
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [], PropertyNotFoundException
-
FullyQualifiedErrorId : PropertyNotFoundStrict
========== Finished ==========
Has anyone got any cluse about what the problem is ?
Regards
Colin