How to update the packages in project asp.net mvc5 by default

0

How to update the packages and libraries that use visual study by default in MVC5 projects I know that if I go to the administrator of nuget packet manager and I update everything, it does it but only to the project that I have open, what I am looking for is that every time you create a new project you already have the bookstores updated at least as far as I updated it to not be updating with each project you create.

    
asked by Johander 16.06.2017 в 20:53
source

1 answer

0

The templates of VS are modifiable, they are in the installation folder, you could customize the one you are currently using so that it is available as a new template (it seems to me the most appropriate) or instead of the one that is currently, here find more information about the templates

    
answered by 16.06.2017 / 21:50
source