I've submitted this bug previously via Microsoft Connect, but haven't received any status other than the issue is being reviewed.<br /><br />More info here: https://connect.microsoft.com/VisualStudio/feedback/details/762468/nuget-doesnt-run-init-ps1-script-when-opening-solution
Comments: @marcelgood that would kill VS perf. The Powershell host in its current form simply takes too long to initialize. Your best bet would be to figure out an alternative way to achieve your key check.
Comments: @marcelgood that would kill VS perf. The Powershell host in its current form simply takes too long to initialize. Your best bet would be to figure out an alternative way to achieve your key check.