From 59697e15e1ceb026c9de853a8e8f79729cb86c64 Mon Sep 17 00:00:00 2001 From: Benedikt Reinartz Date: Tue, 21 Oct 2025 19:22:39 +0200 Subject: [PATCH] Use last compiler toolset version that support .NET 8 --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index fcbae2c8f..0288a4d64 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers