diff --git a/eng/targets/VisualStudio.FastUpToDateCheckWorkarounds.targets b/eng/targets/VisualStudio.FastUpToDateCheckWorkarounds.targets index 15dfae3b1d9f0..716f3adda86db 100644 --- a/eng/targets/VisualStudio.FastUpToDateCheckWorkarounds.targets +++ b/eng/targets/VisualStudio.FastUpToDateCheckWorkarounds.targets @@ -1,22 +1,11 @@ - - - - - - - - - + $(CollectUpToDateCheckInputDesignTimeDependsOn);RemoveBuildOutputSourceItems - <_ItemsInObjDirectory Include="$(IntermediateOutputPath)\**\*" Set="VsixItems" />