Updated MyGet preview versions (markdown)

Stef Heyenrath
2018-10-16 13:12:29 +02:00
parent c737593005
commit fa2b967fd4

@@ -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