Add symreader-native myget feed

This commit is contained in:
Ashley Hauck 2017-06-20 10:24:28 -07:00
parent e1619b209b
commit 47158dc776

View file

@ -11,5 +11,6 @@
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="AspNetCurrent" value="https://dotnet.myget.org/F/aspnet-feb2017-patch/api/v3/index.json" />
<add key="web-api" value="https://dotnet.myget.org/F/dotnet-web/api/v3/index.json" />
<add key="symreader-native" value="https://dotnet.myget.org/F/symreader-native/api/v3/index.json" />
</packageSources>
</configuration>