Skip to content

Commit

Permalink
Update service version to 7.2 and re-record tests
Browse files Browse the repository at this point in the history
Resolves Azure#16483, though Azure#18501 is tracking enabling the custom platform now once Managed HSM service issues are resolved.
  • Loading branch information
heaths committed Feb 5, 2021
1 parent 18c3a18 commit fda3985
Show file tree
Hide file tree
Showing 424 changed files with 27,163 additions and 43,787 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public enum ServiceVersion
{
#pragma warning disable CA1707 // Identifiers should not contain underscores
/// <summary>
/// The Key Vault API version 7.2-preview.
/// The Key Vault API version 7.2.
/// </summary>
V7_2 = 1,
#pragma warning restore CA1707 // Identifiers should not contain underscores
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fda3985

Please sign in to comment.