From d708a226786835f40c44a0a71f56ee36645f753e Mon Sep 17 00:00:00 2001 From: nojaf Date: Fri, 6 Sep 2024 10:59:47 +0200 Subject: [PATCH] Update Fantomas.Client to 0.9.1 --- paket.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paket.lock b/paket.lock index 5d7dff22e..8ec8db0cf 100644 --- a/paket.lock +++ b/paket.lock @@ -43,7 +43,7 @@ NUGET DiffPlex (>= 1.7.1 < 2.0) - restriction: || (== net6.0) (== net7.0) (== net8.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.1) (>= net6.0)) Expecto (>= 10.2.1) - restriction: || (== net6.0) (== net7.0) (== net8.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.1) (>= net6.0)) FSharp.Core (>= 7.0.200) - restriction: || (== net6.0) (== net7.0) (== net8.0) (&& (== netstandard2.0) (>= net6.0)) (&& (== netstandard2.1) (>= net6.0)) - Fantomas.Client (0.9) + Fantomas.Client (0.9.1) FSharp.Core (>= 5.0.1) SemanticVersioning (>= 2.0.2) StreamJsonRpc (>= 2.8.28)