", ">");
logText = reScriptName.Replace(logText,
"$0");
logText = reWarning.Replace(logText,
"$0");
logText = reErrors.Replace(logText,
"$0");
return (logText.Length == 0) ? " " : logText;
}
]]>
Build Log
Project File:
Build Started:
Collapse All Expand All
End of Log
Collapse All Expand All
+
-