You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because our VSIX loads in the onbuild event, the first onbuild event is not successfully handled.
Our thought is that NuGet.Restore.Manager work can address this issue, including for UWP.
Internal bug 194090 covers this issue.
Because our VSIX loads in the onbuild event, the first onbuild event is not successfully handled.
Our thought is that NuGet.Restore.Manager work can address this issue, including for UWP.