문제

What I currently do: When I start up a new project in VS 2012 and pick MVC 4 Internet Application. The first thing I do is go to the Nuget Package Manager and click the "Update All" button.

My question is: Is there a way to take this newly updated project and make THIS a template or is there a place to get updated project templates?

Why I am asking: I want to do this the right way.

도움이 되었습니까?

해결책

Not sure if this is a duplicate: Update default nuget packages

I blogged about how to update NuGet packages consumed by project templates over here: http://www.xavierdecoster.com/update-project-template-to-latest-nuget-packages

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top