Skip to content

Commit

Permalink
Merge pull request #309 from kaby76/dependabot/nuget/Microsoft.Visual…
Browse files Browse the repository at this point in the history
…Studio.Editor-17.7.188

Bump Microsoft.VisualStudio.Editor from 17.6.268 to 17.7.188
  • Loading branch information
kaby76 authored Aug 22, 2023
2 parents 39dfe29 + 84d5bab commit 4b6e5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VsIde/AntlrVSIX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Editor" Version="17.6.268" />
<PackageReference Include="Microsoft.VisualStudio.Editor" Version="17.7.188" />
<PackageReference Include="Microsoft.VisualStudio.LanguageServer.Client" Version="17.7.20" />
<PackageReference Include="Microsoft.VisualStudio.LanguageServer.Protocol" Version="17.2.8" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.6.2164">
Expand Down

0 comments on commit 4b6e5d8

Please sign in to comment.