EFCodeFirst.SqlServerCompact can't be installed via Add Library Package Reference dialog
description
When trying to install EFCodeFirst.SqlServerCompact via the Add Library Package Reference dialog, I get the following Operation Failed message:
"This package (or one of its dependencies) contains PowerShell scripts and needs to be installed from the Package Manager Console."
I would expect any library that can be added via the console should be able to be installed via the dialog.
(NuGet Package Manager installed is version 1.0.11217.102)