Settings and activity
2 results found
-
23 votes
An error occurred while saving the comment -
4 votes
Daniel Romero
supported this idea
·
An error occurred while saving the comment
Daniel Romero
commented
This would add support for this at the same time
https://linqpad.uservoice.com/forums/18302-linqpad-feature-suggestions/suggestions/10271766-edit-and-debug-cake-filesExample:
#:sdk Cake.Sdk@6.2.0
Task("Default")
.Does(() =>
{
Information("Hello");
});RunTarget("Default");
Add your vote here:
https://linqpad.uservoice.com/forums/18302-linqpad-feature-suggestions/suggestions/50747819-add-sdk-support