From 470ea9355ee0816a5201c96bec15af7fb1e95c8a Mon Sep 17 00:00:00 2001 From: Erik Bershel <110455084+erik-bershel@users.noreply.github.com> Date: Fri, 30 Jun 2023 12:17:03 +0200 Subject: [PATCH] [macOS] Remove .Net 3.1 as its EOL (#7811) --- images/macos/toolsets/toolset-11.json | 1 - images/macos/toolsets/toolset-12.json | 1 - 2 files changed, 2 deletions(-) diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index d01248ff..595c2089 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -312,7 +312,6 @@ "arch":{ "x64": { "versions": [ - "3.1", "6.0", "7.0" ] diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 9abbcfd8..e319b95d 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -295,7 +295,6 @@ "arch":{ "x64": { "versions": [ - "3.1", "6.0", "7.0" ]