From 92e857bad9540bfb60ebb801692c00db529def36 Mon Sep 17 00:00:00 2001 From: Theodore Tsirpanis Date: Sun, 21 Sep 2025 03:11:04 +0300 Subject: [PATCH] Auto-generate binding redirects only when targeting .NET Framework. --- src/MSBuildLocator/build/Microsoft.Build.Locator.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MSBuildLocator/build/Microsoft.Build.Locator.props b/src/MSBuildLocator/build/Microsoft.Build.Locator.props index c84f551c..41dce9c6 100644 --- a/src/MSBuildLocator/build/Microsoft.Build.Locator.props +++ b/src/MSBuildLocator/build/Microsoft.Build.Locator.props @@ -1,6 +1,6 @@  - true + true