1

I am new to windows phone development and I want to use ListPicker in my app.

This error appears when I try to install WPtoolkit in my program. What should I do?

ERROR:

Install-Package : Could not install package 'WPtoolkit 4.2013.08.16'. You are trying to install this package into a project that targets 'WindowsPhone,Version=v8.0', but the package does not contain any assembly references that are compatible with that framework. For more information, contact the package author.

Barett
  • 5,826
  • 6
  • 51
  • 55
  • Are you sure it is an WP8 app and not WP8.1? There is a huge difference between both versions – Luc Aug 16 '15 at 08:01
  • From WPToolkit Codeplex: You have an older version of NuGet. Install the latest NuGet from www.NuGet.org . Close and restart all the instances of Visual Studio. Now install the package. It will install correctly. WP8 projects are supported from Nuget 2.1 onwards. – ssakash Aug 16 '15 at 18:13

0 Answers0