-
-
Notifications
You must be signed in to change notification settings - Fork 176
Subscribing to latest "daily" build
Visual Studio is capable of subscribing to extension feeds, so you will be notified of any updates, and Visual Studio 2015and later can automatically update your extensions.
The daily build is available on Open VSIX gallery
You can install the VSIX Gallery Nightly builds extension and skip the manual process below.
The URL for the Visual Studio Toolbox feed is: https://www.vsixgallery.com/feed/extension/41521019-e4c7-480c-8ea8-fc4a2c6f50aa
In Visual Studio go to Tools -> Options -> Environment -> Extensions and Updates.
Click the Add button and fill in the name and URL fields.
Name: Give it a name you like
URL: https://www.vsixgallery.com/feed/extension/41521019-e4c7-480c-8ea8-fc4a2c6f50aa
And finally click the Apply button.
That's it. You've now added the nightly feed to Visual Studio and updates will start to show up in Tools -> Extensions and Updates dialog (or be installed automatically)
You can now see the updates coming in to the Tools -> Extensions and Updates dialog.