Nuget update on build
问题 I'm having difficulties getting my project to update our in-house nuget packages on a rebuild. We have several core reference libraries that we need to be current every time a project that depends on it is built. I'm using visual studio 2017 and nuget 4.7.1 I've converted the project in question to use the package reference method instead of package.config but the details it's generating in the project file are different to what the tutorials say. Here's what I've got in my project file: