Skip to content

Subscribing to latest "daily" build

Erik Ejlskov Jensen edited this page Jul 4, 2024 · 11 revisions

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.

Feed URL

The URL for the Visual Studio Toolbox feed is: https://www.vsixgallery.com/feed/extension/41521019-e4c7-480c-8ea8-fc4a2c6f50aa

Setup

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)

Extensions and Updates

You can now see the updates coming in to the Tools -> Extensions and Updates dialog.