diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets index ab87edd9e..ac2f772e3 100644 --- a/src/Directory.Build.targets +++ b/src/Directory.Build.targets @@ -22,14 +22,12 @@ - - - $([System.IO.Path]::Combine('$(IntermediateOutputPath)','$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension)')) - - - - - + + $([System.IO.Path]::Combine('$(IntermediateOutputPath)','$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension)')) + + + +