Add feeds for Roslyn
This commit is contained in:
parent
31070b68f7
commit
9be27a82b7
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue