Merge Nuget changes
Fix pack Move dotnet-nuget to NuGetForwardingApp [tests will need to be fixed]
This commit is contained in:
parent
ed66c70106
commit
336ecc0e89
7 changed files with 28 additions and 87 deletions
|
@ -11,8 +11,6 @@ namespace Microsoft.DotNet.Tools.Restore
|
|||
{
|
||||
public partial class RestoreCommand
|
||||
{
|
||||
private static readonly string DefaultRid = RuntimeEnvironmentRidExtensions.GetLegacyRestoreRuntimeIdentifier();
|
||||
|
||||
public static int Run(string[] args)
|
||||
{
|
||||
DebugHelper.HandleDebugSwitch(ref args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue