diff --git a/MyGet-preview-versions.md b/MyGet-preview-versions.md index 13f1bb3..a3f8c56 100644 --- a/MyGet-preview-versions.md +++ b/MyGet-preview-versions.md @@ -1,6 +1,23 @@ # MyGet CI builds for `WireMock.Net` and `WireMock.Net.Standalone` are available at this feed: https://www.myget.org/F/wiremock-net/api/v3/index.json +## Configuration in VS 2017 +### Add Feed +![MyGet config](http://i67.tinypic.com/34tbjf4.png) + +1. Click the wheel +2. Add a new feed +3. Give it a name and choose the feed (https://www.myget.org/F/wiremock-net/api/v3/index.json) +4. Click update + +### Use Feed to select NuGet +Now you can use the preview NuGet in your application + +![MyGet Use](http://i66.tinypic.com/vaut4.png) + +5. Switch the feed +6. Select the version you want to use +