From ba48fd7888cef3abd6b851810153483afcca8492 Mon Sep 17 00:00:00 2001 From: webwarrior Date: Wed, 14 Feb 2024 14:42:54 +0100 Subject: [PATCH] Paket: upgrade Ionide.ProjInfo Upgrade Ionide.ProjInfo.* packages to latest stable (0.63.0) because current version causes bug when running self-check: ``` Lint failed while analysing /home/runner/work/FSharpLint/FSharpLint/FSharpLint.sln. Failed with: Method not found: 'FSharp.Compiler.CodeAnalysis.FSharpReferencedProject FSharp.Compiler.CodeAnalysis.FSharpReferencedProject.CreateFSharp(System.String, FSharp.Compiler.CodeAnalysis.FSharpProjectOptions)'. Stack trace: at Ionide.ProjInfo.FCS.makeProjectReference@52.Invoke(ProjectOptions p) ... ``` --- paket.dependencies | 8 ++++---- paket.lock | 28 ++++++++++++++-------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/paket.dependencies b/paket.dependencies index 433cb45c7..ace67569e 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -8,10 +8,10 @@ nuget BenchmarkDotNet nuget BenchmarkDotNet.Diagnostics.Windows nuget FParsec nuget FSharp.Compiler.Service ~> 43.8.200 -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 Ionide.ProjInfo.ProjectSystem == 0.63.0 +nuget Ionide.ProjInfo.FCS == 0.63.0 +nuget Ionide.ProjInfo == 0.63.0 +nuget Ionide.ProjInfo.Sln == 0.63.0 nuget FSharp.Core ~> 8.0.200 nuget nunit ~> 3.0 nuget System.Reactive ~> 5 diff --git a/paket.lock b/paket.lock index 7a2db583e..40b892c5d 100644 --- a/paket.lock +++ b/paket.lock @@ -43,25 +43,25 @@ NUGET FSharp.Core (8.0.200) Gee.External.Capstone (2.3) Iced (1.20) - 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)) + Ionide.ProjInfo (0.63) + FSharp.Core (>= 7.0.400) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.Sln (>= 0.63) - 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.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)) + Ionide.ProjInfo.FCS (0.63) + FSharp.Compiler.Service (>= 43.7.400) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + FSharp.Core (>= 7.0.400) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo (>= 0.63) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.ProjectSystem (0.63) + FSharp.Compiler.Service (>= 43.7.400) - 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)) + FSharp.Core (>= 7.0.400) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo (>= 0.63) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.FCS (>= 0.63) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.Sln (>= 0.63) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.Sln (0.61.3) + Ionide.ProjInfo.Sln (0.63) 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