Skip to content

Commit

Permalink
update to Ionide.LanguageServerProtocol 0.4.0 (#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel authored Apr 29, 2022
1 parent 6fcdb63 commit 8e7e9c3
Show file tree
Hide file tree
Showing 13 changed files with 727 additions and 605 deletions.
1 change: 1 addition & 0 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ nuget Dotnet.ReproducibleBuilds copy_local:true
nuget Microsoft.NETFramework.ReferenceAssemblies
nuget Ionide.KeepAChangelog.Tasks copy_local: true
nuget Expecto
nuget Expecto.Diff
nuget YoloDev.Expecto.TestSdk
nuget AltCover
nuget GitHubActionsTestLogger
Expand Down
8 changes: 7 additions & 1 deletion paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ NUGET
Destructurama.FSharp (1.2)
FSharp.Core (>= 4.3.4)
Serilog (>= 2.0 < 3.0)
DiffPlex (1.7.1)
DotNet.ReproducibleBuilds (1.1.1) - copy_local: true
Microsoft.SourceLink.AzureRepos.Git (>= 1.1.1)
Microsoft.SourceLink.Bitbucket.Git (>= 1.1.1)
Expand All @@ -21,6 +22,10 @@ NUGET
Expecto (9.0.4)
FSharp.Core (>= 4.6)
Mono.Cecil (>= 0.11.3)
Expecto.Diff (9.0.4)
DiffPlex (>= 1.6.3)
Expecto (>= 9.0.4)
FSharp.Core (>= 4.6)
Fantomas.Client (0.5.1)
FSharp.Core (>= 5.0)
SemanticVersioning (>= 2.0)
Expand Down Expand Up @@ -94,10 +99,11 @@ NUGET
System.Collections.Immutable (>= 5.0)
System.Reflection.Metadata (>= 5.0)
Ionide.KeepAChangelog.Tasks (0.1.8) - copy_local: true
Ionide.LanguageServerProtocol (0.3.1)
Ionide.LanguageServerProtocol (0.4)
FSharp.Core (>= 6.0.1)
Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.2)
Newtonsoft.Json (>= 13.0.1)
StreamJsonRpc (>= 2.10.44)
Ionide.ProjInfo (0.59.1)
FSharp.Core (>= 6.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0))
Ionide.ProjInfo.Sln (>= 0.59.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0))
Expand Down
Loading

0 comments on commit 8e7e9c3

Please sign in to comment.