Skip to content

Commit 5fe3ade

Browse files
authored
Update ReflectionAnalyzers.Vsix.csproj
1 parent 14ec5c7 commit 5fe3ade

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

ReflectionAnalyzers.Vsix/ReflectionAnalyzers.Vsix.csproj

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,4 @@
5151
</ItemGroup>
5252
<Import Sdk="Microsoft.NET.Sdk" Project="Sdk.targets" />
5353
<Import Project="$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition="Exists('$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets')" />
54-
<Target Name="IncludeNuGetPackageReferences" AfterTargets="GetVsixSourceItems">
55-
<ItemGroup>
56-
<VSIXSourceItem Include="@(ReferenceCopyLocalPaths)" Condition="'%(ReferenceCopyLocalPaths.NuGetPackageId)' == 'Gu.Roslyn.Extensions'" />
57-
</ItemGroup>
58-
</Target>
59-
</Project>
54+
</Project>

0 commit comments

Comments
 (0)