diff --git a/.nuke/build.schema.json b/.nuke/build.schema.json index 0801fcd2d..5c988fe29 100644 --- a/.nuke/build.schema.json +++ b/.nuke/build.schema.json @@ -73,10 +73,10 @@ "enum": [ "Clean", "Compile", - "Information", + "LogInformation", "Preparation", "Restore", - "RestoreDotNetTool", + "RestoreDotNetTools", "RunMutationTests", "RunUnitTests" ] @@ -94,10 +94,10 @@ "enum": [ "Clean", "Compile", - "Information", + "LogInformation", "Preparation", "Restore", - "RestoreDotNetTool", + "RestoreDotNetTools", "RunMutationTests", "RunUnitTests" ]