microsoft / AzureKeyVaultExplorer

Azure Key Vault Explorer
MIT License
210 stars 68 forks source link

[Key Vault]Change keyvault to track2 #38

Closed zedy-wj closed 3 years ago

zedy-wj commented 3 years ago

Project ClearClipboard and Core

Only change TargetFrameworkVersion from 4.5.1 to 4.6.1

Project Library

  1. KeyVaultClient splits into SecretClient and CertificateClient
  2. Update track1 secret api from track1 to track2
  3. Update track1 certificate api track1 to track2
  4. Change TargetFrameworkVersion from 4.5.1 to 4.6.1

Project Explorer

  1. Change track1 secret model from track1 to track2.
  2. Change track1 certificate model from track1 to track2.
  3. Change using track1 Project Library api to track2.
  4. Some track1 key vault model splits into secret model and certificate model.
  5. Change TargetFrameworkVersion from 4.5.1 to 4.6.1