From fc59a945140450f0478ffecdef0a479266adb9b9 Mon Sep 17 00:00:00 2001 From: Martin Costello Date: Thu, 13 Aug 2026 21:05:33 +0100 Subject: [PATCH] [Infra] Remove workaround Remove workaround for now-fixed issue. --- Directory.Build.props | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index c2a98f82e3..e157295e68 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,8 +3,4 @@ $([System.IO.Path]::Combine('$(MSBuildThisFileDirectory)', 'artifacts')) true - - - -