From fa2b967fd4ee21faa9b75498790bee7ae8ff0b43 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Tue, 16 Oct 2018 13:12:29 +0200 Subject: [PATCH] Updated MyGet preview versions (markdown) --- MyGet-preview-versions.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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 +