From d05ca873cf0a095eae737a44f7aced0d13ec531c Mon Sep 17 00:00:00 2001 From: webwarrior-ws Date: Mon, 29 Jan 2024 16:44:31 +0100 Subject: [PATCH] paket: upgrade Ionide.ProjInfo to 0.61.3 (#688) Upgrade Ionide.ProjInfo to version 0.61.3 so that more project files can be processed by FSharpLint (e.g. the new one introduced in PR#637 which cannot somehow be recognized without this update). Also, this might help with issue #687 given that the stacktrace from its crash comes from our ProjInfo dependency. Note: `dotnet paket update --keep-patch` command was used to update paket.lock file after changing the paket.references file. --- paket.dependencies | 8 ++++---- paket.lock | 35 ++++++++++++++++++----------------- 2 files changed, 22 insertions(+), 21 deletions(-) diff --git a/paket.dependencies b/paket.dependencies index b453efcaf..2fd7e9b44 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -8,10 +8,10 @@ nuget BenchmarkDotNet nuget BenchmarkDotNet.Diagnostics.Windows nuget FParsec nuget FSharp.Compiler.Service ~> 41.0.1 -nuget Ionide.ProjInfo.ProjectSystem == 0.58.0 -nuget Ionide.ProjInfo.FCS == 0.58.0 -nuget Ionide.ProjInfo == 0.58.0 -nuget Ionide.ProjInfo.Sln == 0.58.0 +nuget Ionide.ProjInfo.ProjectSystem == 0.61.3 +nuget Ionide.ProjInfo.FCS == 0.61.3 +nuget Ionide.ProjInfo == 0.61.3 +nuget Ionide.ProjInfo.Sln == 0.61.3 nuget FSharp.Core ~> 6.0 nuget nunit ~> 3.0 nuget System.Reactive ~> 5 diff --git a/paket.lock b/paket.lock index 5724dacc5..5377de1a0 100644 --- a/paket.lock +++ b/paket.lock @@ -61,25 +61,25 @@ NUGET FSharp.Core (6.0.7) Gee.External.Capstone (2.3) Iced (1.20) - Ionide.ProjInfo (0.58) - FSharp.Core (>= 6.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.Sln (>= 0.58) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.Build (>= 17.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Microsoft.Build.Framework (>= 17.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo (0.61.3) + FSharp.Core (>= 6.0.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.Sln (>= 0.61.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Build (>= 17.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Microsoft.Build.Framework (>= 17.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) SemanticVersioning (>= 2.0.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.FCS (0.58) - FSharp.Compiler.Service (>= 41.0.3 < 42.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - FSharp.Core (>= 6.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo (>= 0.58) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.ProjectSystem (0.58) - FSharp.Compiler.Service (>= 41.0.3 < 42.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - FSharp.Control.Reactive (>= 5.0.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - FSharp.Core (>= 6.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo (>= 0.58) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.FCS (>= 0.58) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.Sln (>= 0.58) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.FCS (0.61.3) + FSharp.Compiler.Service (>= 41.0.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + FSharp.Core (>= 6.0.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo (>= 0.61.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.ProjectSystem (0.61.3) + FSharp.Compiler.Service (>= 41.0.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + FSharp.Control.Reactive (>= 5.0.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + FSharp.Core (>= 6.0.5) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo (>= 0.61.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.FCS (>= 0.61.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.Sln (>= 0.61.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.Sln (0.58) + Ionide.ProjInfo.Sln (0.61.3) Microsoft.Bcl.AsyncInterfaces (8.0) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) Microsoft.Build (16.11) - copy_local: false @@ -569,6 +569,7 @@ NUGET System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) System.Security.Cryptography.Cng (5.0) - copy_local: false + System.Formats.Asn1 (>= 5.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.0)) System.Security.Cryptography.Csp (4.3) Microsoft.NETCore.Platforms (>= 1.1) System.IO (>= 4.3)