Tips

Ensure Your NuGet Packages Are Up-to-Date

Setting two options can ensure that your NuGet packages are present.

You can ensure your project has all its NuGet packages when you do a build. First, go to Tools | NuGet Package Manager | Package Manager Settings to display the Package Manager’s General tab. On that tab, check both "Allow NuGet to download missing packages" and “Automatically check for missing packages during build” in Visual Studio.

With those two options set, you’re guaranteed that no matter what happens as you move your project around, you’ll never have a build fail because of a missing package.

I’m not clear why these aren’t the default settings, quite frankly.

About the Author

Peter Vogel is a system architect and principal in PH&V Information Services. PH&V provides full-stack consulting from UX design through object modeling to database design. Peter tweets about his VSM columns with the hashtag #vogelarticles. His blog posts on user experience design can be found at http://blog.learningtree.com/tag/ui/.

comments powered by Disqus

Featured

Subscribe on YouTube