Skip to content

Commit a30f491

Browse files
committed
#6 - Update project name in build.cake
1 parent 7153a77 commit a30f491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Setup(context =>
3333
BuildParameters.Initialize(Context);
3434

3535
// Executed BEFORE the first task.
36-
Information("Xer.Cqrs.Extensions.CommandStack.Attributes");
36+
Information("Xer.Cqrs.CommandStack.Extensions.Attributes");
3737
Information("Parameters");
3838
Information("///////////////////////////////////////////////////////////////////////////////");
3939
Information("Branch: {0}", BuildParameters.Instance.BranchName);

0 commit comments

Comments
 (0)