diff --git a/.nuke/build.schema.json b/.nuke/build.schema.json index 397b1339..8986d9dd 100644 --- a/.nuke/build.schema.json +++ b/.nuke/build.schema.json @@ -87,10 +87,6 @@ ] } }, - "Solution": { - "type": "string", - "description": "Path to a solution file that is automatically loaded" - }, "Target": { "type": "array", "description": "List of targets to be invoked. Default is '{default_target}'",