Skip to content

v1.0.2.2

Compare
Choose a tag to compare
@PowerCommands PowerCommands released this 09 Sep 13:32
· 9 commits to main since this release

Version 1.0.2.3

Released 2023-09-09

  • Some of the values set with PowerCommandsDesignAttribute is now possible to override in the PowerCommandsConfiguration.yaml file, look at the example that comes with the VS template or read the documentation on GitHub.
  • Removed checksum control at startup as it achieves no really security purpose.
  • Minor fixes in core dialogs.

Template PowerCommands.zip

Copy the .zip file into the user project template directory. By default, this directory is
%USERPROFILE%\Documents\Visual Studio \Templates\ProjectTemplates

Open Visual Studio and write Power in the searchbox, you should find the PowerCommand template.

I recommend you to use the option Place solution in the same directory some experimental features for update and create commands using a template the Core depends on that.