Skip to content

Commit

Permalink
Update languageservices too (non-sdk project not seen by update)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamTheCoder committed Apr 21, 2024
1 parent 783ecc0 commit 3ff9806
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 16.10 -->
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" Version="3.11.0" />
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" Version="4.1.0" />
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="16.10.31321.278" ExcludeAssets="runtime">
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 3ff9806

Please sign in to comment.