Skip to content

Commit

Permalink
Merge pull request #1503 from mholo65/update-lsp-libs
Browse files Browse the repository at this point in the history
Update LSP libs
  • Loading branch information
filipw authored May 23, 2019
2 parents d642aef + 17ca3e1 commit 1111e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<PackageReference Update="Nuget.ProjectModel" Version="$(NuGetPackageVersion)" />
<PackageReference Update="Nuget.Versioning" Version="$(NuGetPackageVersion)" />

<PackageReference Update="OmniSharp.Extensions.LanguageServer" Version="0.12.0" />
<PackageReference Update="OmniSharp.Extensions.LanguageServer" Version="0.12.1" />

<PackageReference Update="SQLitePCLRaw.bundle_green" Version="1.1.2" />
<PackageReference Update="System.Collections.Immutable" Version="1.4.0" />
Expand Down

0 comments on commit 1111e1d

Please sign in to comment.