Skip to content

Commit

Permalink
Define an empty BuiltProjectOutputGroupDependencies target
Browse files Browse the repository at this point in the history
Fixes #751
  • Loading branch information
AArnott committed May 9, 2022
1 parent 351d94e commit d960351
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -20,6 +20,7 @@
<!-- These targets are called when the consuming project is a VSIX project. -->
<Target Name="BuiltProjectOutputGroup" />
<Target Name="SatelliteDllsProjectOutputGroup" />
<Target Name="BuiltProjectOutputGroupDependencies" />

<Import Project="$(NBGV_PrivateP2PAuxTargets)" Condition=" '$(NBGV_PrivateP2PAuxTargets)' != '' " />
</Project>

0 comments on commit d960351

Please sign in to comment.