Skip to content

Commit

Permalink
Update Ionide.LSP to 0.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Jan 11, 2023
1 parent dd2c473 commit 2c03a17
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
1 change: 0 additions & 1 deletion src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\FsAutoComplete.Logging\FsAutoComplete.Logging.fsproj" />
<ProjectReference Include="C:\Users\jimmy\Repositories\public\TheAngryByrd\LanguageServerProtocol\src\Ionide.LanguageServerProtocol.fsproj"/>
<TrimmerRootAssembly Include="FsAutoComplete.Core" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/FsAutoComplete.Core/paket.references
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion src/FsAutoComplete/paket.references
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2c03a17

Please sign in to comment.