We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add info about "add-a-property-to-an-existing-json-file" post action
fixed links
sync with `docs` folder
.NET 6 documentation updates: wiki and readme; Fix manual instruction actionId
dotnet/templating#2761 updated post action reference; added article on how to use primary outputs in post actions
Sync repo docs to wiki
support for specifying solution directory for "add projects to a solution" post action (#2551)
issue #2515: update post actions' wiki page.
#2087 added description for 'Open a file in the editor' action, removed 'Open a file in the web editor' since it is not implemented
In RunScript post action, changed value of continueOnError to boolean instaed of string.
Updated Post Action Registry (markdown)
Fix example for chmod post-action
Fixed second example of `chmod` post-action usage
Verified that chmod post-action is available in dotnet new 2.0.0 and up
Document `chmod` post-action
Add required field `manualInstructions`. According to the current the json schema located at "http://json.schemastore.org/template" and my testing `manualInstructions` is required.
updating post action registry page
Added info on adding projects to a solution file
Added initial info for the add reference post action
Created Post Action Registry (markdown)