Also don't deploy the extension when building Release builds by default.
This allows building the solution from either VS2015 or VS2017 in Release
mode, since the VSSDK targets that fail won't run (the ones that deploy
and depend on the current VS being the same being deployed to).
Also, register the dependent CI feeds, which update faster than nuget.org
Also don't deploy the extension when building Release builds by default. This allows building the solution from either VS2015 or VS2017 in Release mode, since the VSSDK targets that fail won't run (the ones that deploy and depend on the current VS being the same being deployed to).
Also, register the dependent CI feeds, which update faster than nuget.org