Add feeds for Roslyn

This commit is contained in:
Troy Dai 2015-08-05 11:58:55 -07:00
parent 31070b68f7
commit 9be27a82b7
1 changed files with 3 additions and 1 deletions

View File

@ -3,5 +3,7 @@
<packageSources>
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/api/v2" />
<add key="NuGet" value="https://nuget.org/api/v2/" />
<add key="Roslyn" value="https://www.myget.org/F/roslyn-nightly/" />
<add key="DotNet" value="https://www.myget.org/F/dotnet-corefx/" />
</packageSources>
</configuration>
</configuration>