With dotnet/corefx#36560 we added a target which restore internal tools locally. This is needed for tools like TestILC. We download/install the nuget credentials provider and invoke dotnet restore --interactive on eng/internal/Tools.csproj.
We should bring that functionality upstream into arcade.
With dotnet/corefx#36560 we added a target which restore internal tools locally. This is needed for tools like TestILC. We download/install the nuget credentials provider and invoke dotnet restore --interactive on eng/internal/Tools.csproj.
We should bring that functionality upstream into arcade.