From 8cc08dcb45284b9b4fcf3de361095151a4ef800f Mon Sep 17 00:00:00 2001 From: "Brent Schmaltz (from Dev Box)" Date: Thu, 14 Dec 2023 08:42:48 -0800 Subject: [PATCH] Update versions, fixes pack. --- build/common.props | 2 +- build/targets.props | 3 +-- build/targetsTest.props | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/build/common.props b/build/common.props index 9f99de1179..c20b9bee05 100644 --- a/build/common.props +++ b/build/common.props @@ -48,7 +48,7 @@ $(NoWarn);SYSLIB0051 - + diff --git a/build/targets.props b/build/targets.props index f020b59bd4..eef092fc0b 100644 --- a/build/targets.props +++ b/build/targets.props @@ -1,7 +1,6 @@ - net461;net462;net472;netstandard2.0;net6.0;net8.0 - net461;net462;net472;netstandard2.0;net6.0 + net461;net462;net472;netstandard2.0;net6.0;net8.0 netstandard2.0 diff --git a/build/targetsTest.props b/build/targetsTest.props index a635db6912..4b5bb9a393 100644 --- a/build/targetsTest.props +++ b/build/targetsTest.props @@ -1,7 +1,6 @@ - net461;net462;net472;netcoreapp2.1;net6.0;net8.0 - net461;net462;net472;netcoreapp2.1;net6.0 + net461;net462;net472;netcoreapp2.1;net6.0;net8.0 netcoreapp2.1