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
Ensure that 'Automatically update this extension' is enabled:
Check there is an update available:
Restart Visual Studio
Expected Behavior
The pending 'GitHub Extension for Visual Studio' would now be installed.
Actual Behavior
The 'GitHub Extension for Visual Studio' still appears under 'Updates' and hasn't been automatically updated.
Note
This extension has AllUsers=true, which I believe is a requirement when packging with the Visual Studio installer? When AllUsers=false, auto updates seem to work fine.
Expected Behavior
The pending 'GitHub Extension for Visual Studio' would now be installed.
Actual Behavior
The 'GitHub Extension for Visual Studio' still appears under 'Updates' and hasn't been automatically updated.
Note
This extension has
AllUsers=true, which I believe is a requirement when packging with the Visual Studio installer? WhenAllUsers=false, auto updates seem to work fine.