From 6e76f0bf806603dc7325a9a6867b2e8a99582cba Mon Sep 17 00:00:00 2001 From: Whit Waldo Date: Sat, 21 Dec 2024 10:14:31 -0600 Subject: [PATCH] Removed additional .NET 6 and .NET 7 build targets Signed-off-by: Whit Waldo --- test/Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Directory.Build.props b/test/Directory.Build.props index e3a49b72f..39b6b97e5 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -2,7 +2,7 @@ - net6;net7;net8;net9 + net8;net9 $(RepoRoot)bin\$(Configuration)\test\$(MSBuildProjectName)\