diff --git a/eng/notSupported.SourceBuild.targets b/eng/notSupported.SourceBuild.targets deleted file mode 100644 index 743c4a3ace00bc..00000000000000 --- a/eng/notSupported.SourceBuild.targets +++ /dev/null @@ -1,29 +0,0 @@ - - - - - $(IntermediateOutputPath) - - - - - - <_notSupportedSourceDirectory>$([MSBuild]::NormalizeDirectory('$(DotNetSourceBuildIntermediatePath)', '$(MSBuildProjectName)', '$(TargetFramework)-$(TargetOS)')) - $(_notSupportedSourceDirectory)$(TargetName).notsupported.cs - - - - - - - - - - - - \ No newline at end of file diff --git a/src/libraries/Directory.Build.targets b/src/libraries/Directory.Build.targets index 56168943651dd0..a8c203a3562025 100644 --- a/src/libraries/Directory.Build.targets +++ b/src/libraries/Directory.Build.targets @@ -130,13 +130,12 @@ - - +