From 44fd9ae71a2c489b298b67115a2132035e0287ca Mon Sep 17 00:00:00 2001 From: Nikolay Frolov <90333448+nikolai-frolov@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:06:45 +0300 Subject: [PATCH] [macOS] Update Azure PowerShell to 7.1 (#4854) --- images/macos/toolsets/toolset-10.15.json | 2 +- images/macos/toolsets/toolset-11.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index aba45a82..994e7bd4 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -185,7 +185,7 @@ { "name": "Az", "versions": [ - "6.1.0" + "7.1.0" ] }, {"name": "MarkdownPS"}, diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 447b044a..94c33602 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -156,7 +156,7 @@ { "name": "Az", "versions": [ - "6.1.0" + "7.1.0" ] }, {"name": "MarkdownPS"},