From 2c03a171d83887000ff6a59824be2fef4b8052b6 Mon Sep 17 00:00:00 2001 From: Jimmy Byrd Date: Tue, 10 Jan 2023 19:58:29 -0500 Subject: [PATCH] Update Ionide.LSP to 0.4.11 --- paket.lock | 4 ++-- src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj | 1 - src/FsAutoComplete.Core/paket.references | 2 +- src/FsAutoComplete/paket.references | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/paket.lock b/paket.lock index eefa1f08a..3326dd6af 100644 --- a/paket.lock +++ b/paket.lock @@ -100,7 +100,7 @@ NUGET System.Collections.Immutable (>= 5.0) System.Reflection.Metadata (>= 5.0) Ionide.KeepAChangelog.Tasks (0.1.8) - copy_local: true - Ionide.LanguageServerProtocol (0.4.10) + Ionide.LanguageServerProtocol (0.4.11) FSharp.Core (>= 6.0) Newtonsoft.Json (>= 13.0.1) StreamJsonRpc (>= 2.10.44) @@ -256,7 +256,7 @@ NUGET Microsoft.VisualStudio.Validation (>= 16.10.26) System.IO.Pipelines (>= 5.0.1) System.Runtime.CompilerServices.Unsafe (>= 5.0) - Newtonsoft.Json (13.0.1) + Newtonsoft.Json (13.0.2) NuGet.Frameworks (6.3) runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) diff --git a/src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj b/src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj index 591e5d293..81ddede39 100644 --- a/src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj +++ b/src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj @@ -6,7 +6,6 @@ - diff --git a/src/FsAutoComplete.Core/paket.references b/src/FsAutoComplete.Core/paket.references index 2af42fb5f..323acb9d2 100644 --- a/src/FsAutoComplete.Core/paket.references +++ b/src/FsAutoComplete.Core/paket.references @@ -11,6 +11,6 @@ Fantomas.Client Ionide.ProjInfo.ProjectSystem System.Reflection.Metadata Microsoft.Build.Utilities.Core -# Ionide.LanguageServerProtocol +Ionide.LanguageServerProtocol Ionide.KeepAChangelog.Tasks Microsoft.Extensions.Caching.Memory diff --git a/src/FsAutoComplete/paket.references b/src/FsAutoComplete/paket.references index aafd0b212..478719b38 100644 --- a/src/FsAutoComplete/paket.references +++ b/src/FsAutoComplete/paket.references @@ -9,7 +9,7 @@ FSharp.UMX FsToolkit.ErrorHandling ICSharpCode.Decompiler Ionide.KeepAChangelog.Tasks -# Ionide.LanguageServerProtocol +Ionide.LanguageServerProtocol Ionide.ProjInfo.ProjectSystem Microsoft.NETFramework.ReferenceAssemblies Microsoft.SourceLink.GitHub