From 71ea291b595cee64aaea50573d1e94a5529e5675 Mon Sep 17 00:00:00 2001 From: "Andres G. Aragoneses" Date: Tue, 9 Aug 2022 13:57:42 +0800 Subject: [PATCH] Add NuGet.Frameworks nuget to try fix FLE Exception was: System.IO.FileLoadException: Could not load file or assembly 'NuGet.Frameworks, Version=6.2.1.7, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Could not find or load a specific file. (0x80131621) File name: 'NuGet.Frameworks, Version=6.2.1.7, Culture=neutral, PublicKeyToken=31bf3856ad364e35' --- tests/FSharpLint.FunctionalTest/FSharpLint.FunctionalTest.fsproj | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/FSharpLint.FunctionalTest/FSharpLint.FunctionalTest.fsproj b/tests/FSharpLint.FunctionalTest/FSharpLint.FunctionalTest.fsproj index aeaab9af9..9de78f5dd 100644 --- a/tests/FSharpLint.FunctionalTest/FSharpLint.FunctionalTest.fsproj +++ b/tests/FSharpLint.FunctionalTest/FSharpLint.FunctionalTest.fsproj @@ -20,5 +20,6 @@ +