mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-22 20:13:50 +08:00
Removing commented code
--HG-- branch : dev
This commit is contained in:
@@ -18,8 +18,6 @@ namespace MSBuild.Orchard.Tasks {
|
||||
|
||||
|
||||
public override bool Execute() {
|
||||
//System.Diagnostics.Debugger.Break();
|
||||
|
||||
Log.LogMessage("Altering \"{0}\"", ProjectFileName);
|
||||
|
||||
var context = new Context(this);
|
||||
|
Reference in New Issue
Block a user