Developer forum

Forum » Dynamicweb 10 » Dotnet Run not restoring nuget package

Dotnet Run not restoring nuget package

Justin Sjouw Dynamicweb Employee
Justin Sjouw
Reply

Hi,

Probably not a specific DW10 issue, but more a general .NET thing.

DW is included in my project as <PackageReference Include="Dynamicweb.Suite" Version="10.*" />
When I do a "dotnet run" the DW version is never updated.

The only way I can get the nuget refrence to update to the latest version is run "dotnet restore --force"

Is this normal or am i missing a setting somewhere maybe?

Justin


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

Never is very absolute...

But it is a known issue : https://github.com/NuGet/Home/issues/5445

 

You must be logged in to post in the forum