Skip to content

1.0.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@ricaun ricaun released this 03 Jan 22:13
· 5 commits to develop since this release

Build

  • Add INuGetKeyVaultSign to test NuGetKeyVaultSignTool inside nuke project using AzureKeyVaultConfig.
  • Add IGenerateTools to generate the Generated.cs files.
  • Add AZURE_KEY_VAULT_FILE and AZURE_KEY_VAULT_PASSWORD environment variables in ci.
  • Update ricaun.Nuke to 1.9.*

Tests

  • Test AzureKeyVaultConfig with AZURE_KEY_VAULT_FILE environment variable.
  • Test NuGetKeyVaultSignTool in a package.
  • Test AzureSignTool in a assembly file, show subject with GetSignedFileSubject.
  • Test AzureSignTool in a install.exe file.
  • Add PackageDownloadUtils to force download tool package in local tool folder.