Skip to content

Commit ae499de

Browse files
Add a reference to the tracking bug for a workaround (#78582)
2 parents 3f63dd1 + edcf817 commit ae499de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/VisualStudio/Directory.Build.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<Project>
33
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.targets', '$(MSBuildThisFileDirectory)../'))" />
44

5+
<!-- Redefine _SetGeneratedOutputItems to work around https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems/edit/2471514/ -->
56
<Target Name="_SetGeneratedOutputItems">
67
<PropertyGroup>
78
<!-- Changing VSExtensionOutputFolderPath will rename the .vsextension folder in the output directory,

0 commit comments

Comments
 (0)