From 18f874257fedfc0cd9101739b7eba4f267f66dfa Mon Sep 17 00:00:00 2001 From: hemanthmanga <166606741+hemanthmanga@users.noreply.github.com> Date: Mon, 28 Jul 2025 12:34:44 +0530 Subject: [PATCH] [Windows 22] Removing .Net version 6.0 (#12653) --- images/windows/toolsets/toolset-2022.json | 1 - 1 file changed, 1 deletion(-) diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index 86af45a31..5f227a3e3 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -296,7 +296,6 @@ }, "dotnet": { "versions": [ - "6.0", "8.0", "9.0" ],