We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7153a77 commit a30f491Copy full SHA for a30f491
build.cake
@@ -33,7 +33,7 @@ Setup(context =>
33
BuildParameters.Initialize(Context);
34
35
// Executed BEFORE the first task.
36
- Information("Xer.Cqrs.Extensions.CommandStack.Attributes");
+ Information("Xer.Cqrs.CommandStack.Extensions.Attributes");
37
Information("Parameters");
38
Information("///////////////////////////////////////////////////////////////////////////////");
39
Information("Branch: {0}", BuildParameters.Instance.BranchName);
0 commit comments