Adding AspNetCore-Feature-Work feed

This commit is contained in:
Pranav K 2016-10-20 15:22:40 -07:00
parent 1506a44cd5
commit edff55ca47
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@
<packageSources>
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<add key="AspNetCore-Feature-Work" value="https://dotnet.myget.org/F/aspnetcore-feature-work/api/v3/index.json" />
</packageSources>
</configuration>