Skip to content

Commit 74aa59e

Browse files
committed
Fix namespace
1 parent a918c1e commit 74aa59e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/core/tasks/FakeTask.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
using Exortech.NetReflector;
77
using ThoughtWorks.CruiseControl.Core.Tasks;
88

9-
namespace ThoughtWorks.CruiseControl.Core.tasks
9+
namespace ThoughtWorks.CruiseControl.Core.Tasks
1010
{
1111
/// <summary>
1212
/// <title>FAKE Task</title>

0 commit comments

Comments
 (0)