Skip to content

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 11 Sep 02:00
· 26 commits to main since this release
  • Remove <TargetFramework>net10.0</TargetFramework> from WixInstaller template
  • Add UnixSystem.SetUnixPermissions(...) to set the permissions of a file or directory
  • Add UnixSystem.ChangeUnixPermissions(...) to change the current permissions of a file or directory
  • Add StageKitBuild.UnixFilePermissions to apply configured chmod modes to validated files beneath each Unix-like
    runtime's publish directory after publishing
  • Improve the StageKitBuild.SoftwareName property to guess from more properties