dotnet / buildtools

Build tools that are necessary for building the .NET Core projects
477 stars 241 forks source link

Add blob feed as restore source for ILASM in init-tools #2245

Closed wtgodbe closed 5 years ago

wtgodbe commented 5 years ago

CoreClr still publishes to dotnet-core (rather than dotnet-coreclr) in 2.1 - we should add it as a restore source for restoring ILAsm, now that we don't publish it to myget regularly.

CC @mmitche