diff --git a/tests/common/DotNet.cs b/tests/common/DotNet.cs index 0d0b0de7708..0775966f75e 100644 --- a/tests/common/DotNet.cs +++ b/tests/common/DotNet.cs @@ -222,6 +222,7 @@ public static ExecutionResult Execute (string verb, string project, Dictionary (); args.Add (verb); args.Add (project); @@ -288,11 +289,15 @@ public static ExecutionResult Execute (string verb, string project, Dictionary