Cache
This commit is contained in:
parent
ca9268c504
commit
706e34ad47
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ namespace Microsoft.DotNet.Tools.Cache
|
|||
|
||||
public static CacheCommand FromArgs(string[] args, string msbuildPath = null)
|
||||
{
|
||||
DebugHelper.HandleDebugSwitch(ref args);
|
||||
|
||||
var msbuildArgs = new List<string>();
|
||||
|
||||
var parser = Parser.Instance;
|
||||
|
|
Loading…
Add table
Reference in a new issue