Skip to content

Commit

Permalink
bump LanguageServices version to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozer authored and GrahamTheCoder committed Apr 5, 2022
1 parent 7b69172 commit e454e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vsix/Vsix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</PropertyGroup>
<ItemGroup>
<!-- Build against VS 15.7 -->
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" Version="2.8.2" />
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" Version="3.4.0" />
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="15.0.1" ExcludeAssets="runtime" />
<!-- Avoids needing the VSSDK MSI installed. Version is the VS version used during compilation, not where the VSIX will be installed -->
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.0.4201-preview4">
Expand Down

0 comments on commit e454e09

Please sign in to comment.