New test.
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks / Csc.cs
index 6ec6e4870dabd945d74918f9ec0302c99742f516..2b334d88d811a4a3bcd1adf93cf78782a65455b8 100644 (file)
@@ -140,7 +140,7 @@ namespace Microsoft.Build.Tasks {
                }
 
                protected override string ToolName {
-                       get { return "mcs"; }
+                       get { return "gmcs"; }
                }
 
                public bool UseHostCompilerIfAvailable {