From 56f2c10c35c2ed72abfe36aa467b07ebaa7bc5be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Wed, 24 Jun 2020 16:17:58 +0200 Subject: [PATCH] Remove the .NET SDK workaround --- Directory.Build.targets | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index c39f54fd..af60f0fe 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -15,20 +15,6 @@ false - - - - $([System.IO.Path]::Combine('$(IntermediateOutputPath)','$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension)')) - - - - - -