Is there any way to automatically validate Nuget package configuration, to check that the latest versions available are being used in a project – e.g. by throwing a build error.
This would apply to both building in visual studio, and command-line MSBuild.