Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ nuget Fantomas.Client >= 0.9
nuget FSharp.Compiler.Service >= 43.10.100
nuget Ionide.Analyzers 0.14.10
nuget FSharp.Analyzers.Build
nuget Ionide.ProjInfo >= 0.73.0
nuget Ionide.ProjInfo.FCS >= 0.73.0
nuget Ionide.ProjInfo.ProjectSystem >= 0.73.0
nuget Ionide.ProjInfo >= 0.74.1
nuget Ionide.ProjInfo.FCS >= 0.74.1
nuget Ionide.ProjInfo.ProjectSystem >= 0.74.1
nuget Microsoft.Build >= 17.2 copy_local:false
nuget Microsoft.Build.Framework >= 17.4 copy_local:false
nuget Microsoft.Build.Utilities.Core >= 17.4 copy_local:false
Expand Down
10 changes: 5 additions & 5 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,17 +134,17 @@ NUGET
FSharp.Core (>= 6.0)
Newtonsoft.Json (>= 13.0.1)
StreamJsonRpc (>= 2.16.36)
Ionide.ProjInfo (0.73)
Ionide.ProjInfo (0.74.1)
FSharp.Core (>= 6.0) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Microsoft.VisualStudio.SolutionPersistence (>= 1.0.28) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
SemanticVersioning (>= 2.0.2) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Ionide.ProjInfo.FCS (0.73)
Ionide.ProjInfo.FCS (0.74.1)
FSharp.Compiler.Service (>= 43.10.100) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
FSharp.Core (>= 10.0.100) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Ionide.ProjInfo (>= 0.73) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Ionide.ProjInfo.ProjectSystem (0.73)
Ionide.ProjInfo (>= 0.74.1) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Ionide.ProjInfo.ProjectSystem (0.74.1)
Fsharp.Control.Reactive (>= 5.0.5) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Ionide.ProjInfo.FCS (>= 0.73) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Ionide.ProjInfo.FCS (>= 0.74.1) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Newtonsoft.Json (>= 13.0.3) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
LinkDotNet.StringBuilder (1.18)
McMaster.NETCore.Plugins (2.0) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
Expand Down