Unify dependency versions across all projects#722
Unify dependency versions across all projects#722natemcmaster wants to merge 1 commit intonamc/vs2017aspnet/JavaScriptServices:namc/vs2017from
Conversation
|
@natemcmaster, |
|
Thanks @natemcmaster! This is a big improvement and is now merged. I did edit the commit a little when merging. I reverted the changes to the templates projects |
|
Ah, thanks for clarifying. I wasn't 100% sure that the template projects were for. Thanks for cleaning it up 👍 |
This puts all dependency versions into one file that his shared will all projects. This makes it easier to ensure versions are consistent.
@SteveSandersonMS I made this a separate PR from #721 as the change is not essential to the VS 2017 upgrade. We are moving towards this model in our other aspnet repos.