From 8943e98be13fa39ff3598ba88be2d0b3e9465721 Mon Sep 17 00:00:00 2001 From: sergei-pyshnoi <121864472+sergei-pyshnoi@users.noreply.github.com> Date: Thu, 18 Jan 2024 10:48:42 +0100 Subject: [PATCH] fix vs signature for windows-2022 (#9189) --- images/windows/toolsets/toolset-2022.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index be15c713c..d6009b1aa 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -176,7 +176,7 @@ "subversion" : "17", "edition" : "Enterprise", "channel": "release", - "signature": "72105B6D5F370B62FD5C82F1512F7AD7DEE5F2C0", + "signature": "C2048FB509F1C37A8C3E9EC6648118458AA01780", "workloads": [ "Component.Dotfuscator", "Component.Linux.CMake",