Skip to content

Commit

Permalink
Re-introducing VsSDK.targets import as .vsix stopped being produced
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianvmsft committed Apr 24, 2024
1 parent b668091 commit 85c39d3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@
</Target>

<Import Sdk="Microsoft.NET.Sdk" Project="Sdk.targets" />
<Import Project="$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition="Exists('$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets')" />

</Project>

0 comments on commit 85c39d3

Please sign in to comment.