Merge pull request #963 from kebby/master
[mono.git] / mcs / tools / msbuild / Parameters.cs
index d5e506cc143dfc80074fd622c6e57bacd46db3df..f30afc6cf10b30dedbd322e45cd894d7a79416d5 100644 (file)
@@ -73,7 +73,7 @@ namespace Mono.XBuild.CommandLine {
                        
                        responseFile = Path.Combine (
                                        Path.GetDirectoryName (Assembly.GetExecutingAssembly ().Location),
-                                       "xbuild.rsp");
+                                       "msbuild.rsp");
                }
                
                public void ParseArguments (string[] args)