[tasks.build] description = "Build the Project" run = "dotnet build" [tasks.restore] description = "Restore the Project" run = "dotnet restore"