From 89d72011e0cd8e10a4f178a194c04f873bf3757d Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Tue, 18 Jun 2024 11:51:57 +0200 Subject: [PATCH] [windows] Remove Visual Studio 2019 AzCopy component and fix signature (#10083) --- images/windows/toolsets/toolset-2019.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index ee8afa00..ce8dd0de 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -250,7 +250,7 @@ "subversion" : "16", "edition" : "Enterprise", "channel": "release", - "signature": "C2048FB509F1C37A8C3E9EC6648118458AA01780", + "signature": "F9A7CF9FBE13BAC767F4781061332DA6E8B4E0EE", "workloads": [ "Component.Dotfuscator", "Component.Linux.CMake", @@ -268,7 +268,6 @@ "Microsoft.VisualStudio.Component.AspNet45", "Microsoft.VisualStudio.Component.Azure.Kubernetes.Tools", "Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools", - "Microsoft.VisualStudio.Component.Azure.Storage.AzCopy", "Microsoft.VisualStudio.Component.Debugger.JustInTime", "Microsoft.VisualStudio.Component.DslTools", "Microsoft.VisualStudio.Component.EntityFramework",