Skip to content

Commit 3ff9806

Browse files
Update languageservices too (non-sdk project not seen by update)
1 parent 783ecc0 commit 3ff9806

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Vsix/Vsix.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</PropertyGroup>
5252
<ItemGroup>
5353
<!-- Build against VS 16.10 -->
54-
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" Version="3.11.0" />
54+
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" Version="4.1.0" />
5555
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="16.10.31321.278" ExcludeAssets="runtime">
5656
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5757
</PackageReference>

0 commit comments

Comments
 (0)