Merge pull request #1240 from dotnet/brthor/stream_forwarding_changes
Stream Forwarding Changes.
This commit is contained in:
commit
0b27dba299
14 changed files with 231 additions and 159 deletions
|
@ -21,7 +21,6 @@ namespace Microsoft.DotNet.Tools.Restore
|
|||
{
|
||||
private static readonly string DefaultRid = PlatformServices.Default.Runtime.GetLegacyRestoreRuntimeIdentifier();
|
||||
|
||||
|
||||
public static int Run(string[] args)
|
||||
{
|
||||
DebugHelper.HandleDebugSwitch(ref args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue