Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 3d08ebb

Browse files
committed
Revert "Removed unnneded import."
This reverts commit 3720d5d.
1 parent 320e91e commit 3d08ebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@
418418
<UseCodebase>true</UseCodebase>
419419
</PropertyGroup>
420420
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
421+
<Import Project="$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition="'$(VSToolsPath)' != '' And '$(NCrunch)' != '1'" />
421422
<Import Project="packaging.targets" />
422423
<!-- For regenerating templates on build -->
423424
<Import Project="..\common\t4.targets" />

0 commit comments

Comments
 (0)