From 60da0ffb4803e0db18d3d3bde8e008eb4277882c Mon Sep 17 00:00:00 2001
From: westey <164392973+westey-m@users.noreply.github.com>
Date: Thu, 16 Apr 2026 16:21:33 +0100
Subject: [PATCH] .NET: Improve local release build perf by only formatting for
one build target framework (#5266)
* Improve local release build perf by only formatting for one build target framework
* Update dotnet/Directory.Build.targets
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
dotnet/Directory.Build.targets | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dotnet/Directory.Build.targets b/dotnet/Directory.Build.targets
index 5e62f1cef7..258606c295 100644
--- a/dotnet/Directory.Build.targets
+++ b/dotnet/Directory.Build.targets
@@ -4,8 +4,9 @@
-
-
+
+
+