mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-23 12:53:33 +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() {
|
public override bool Execute() {
|
||||||
//System.Diagnostics.Debugger.Break();
|
|
||||||
|
|
||||||
Log.LogMessage("Altering \"{0}\"", ProjectFileName);
|
Log.LogMessage("Altering \"{0}\"", ProjectFileName);
|
||||||
|
|
||||||
var context = new Context(this);
|
var context = new Context(this);
|
||||||
|
Reference in New Issue
Block a user