We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f63dd1 + edcf817 commit ae499deCopy full SHA for ae499de
src/VisualStudio/Directory.Build.targets
@@ -2,6 +2,7 @@
2
<Project>
3
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.targets', '$(MSBuildThisFileDirectory)../'))" />
4
5
+ <!-- Redefine _SetGeneratedOutputItems to work around https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems/edit/2471514/ -->
6
<Target Name="_SetGeneratedOutputItems">
7
<PropertyGroup>
8
<!-- Changing VSExtensionOutputFolderPath will rename the .vsextension folder in the output directory,
0 commit comments