Skip to content

Releases: JereckNET/LicenseManager

1.1.0

10 Oct 17:59

Choose a tag to compare

  • Added support for X.509 Certificates
  • Fixed .NET Standard support
  • Added support to change signature algorithm
  • Added support to change key size generation

You can check the validity of the ZIP file with the following PowerShell command :

Test-FileCatalog -CatalogFilePath "License_Manager_1.1.cat" -Path "License_Manager_1.1.zip"

Initial Release

20 Sep 12:14

Choose a tag to compare

Initial Release Pre-release
Pre-release

First version of the signing tool.

You can check the validity of the ZIP file with the following PowerShell command :

Test-FileCatalog -CatalogFilePath "License_Manager_1.0.cat" -Path "License_Manager_1.0.zip"