[asp.net] Ignore JavaScript blocks enclosed in HTML comments
[mono.git] / mcs / class / System.Web / System.Web.Compilation / AppResourcesAssemblyBuilder.cs
index f430688bfca3df9a048d72d0ddad303a613dad4b..451d93985984233dae4c57101f63957f59bc53eb 100644 (file)
@@ -262,7 +262,7 @@ namespace System.Web.Compilation
                                }
 
                                info.FileName = monoPath;
-                               return alPath;
+                               return alPath + " ";
                        } else {
 #if NET_4_0
                                info.FileName = "al";