Developer forum

Forum » Development » DW 9.2.0 - Nuget Package restore failed

DW 9.2.0 - Nuget Package restore failed

Kim Søjborg Pedersen
Reply

Hi just downloaded the dw 9.2 and made a VS project but get "Nuget Package restore failed" on build (se attachment)

Where can I find the Dynamicweb packages?

2017-02-08_1046.png

Replies

 
Morten Bengtson Dynamicweb Employee
Morten Bengtson
Reply

Hi Kim,

You can use our public NuGet feed hosted at myget.org

  1. Go to http://myget.org/gallery/dynamicweb-packages and click Connect to feed.
  2. Copy the feed URL
  3. Go to Tools > NuGet Package Manager > Package Manager Settings in Visual Studio
  4. Under Package Sources you can add a new source named "Dynamicweb" and then paste the feed URL from myget into the source field.
  5. Restart Visual Studio

 

You must be logged in to post in the forum