Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Karlaš <david.karlas@microsoft.com>2019-01-25 15:15:53 +0300
committerDavid Karlaš <david.karlas@microsoft.com>2019-01-25 15:16:38 +0300
commita4905a93d5bc0f7769831dfcc3e42b31182a07a4 (patch)
tree9282143d8665775e38ef2be8f4ddfbd7702a318e /main/external/fsharpbinding
parent837f1ad00a3b39e3c8a66fa788a4f97573f78f49 (diff)
Fix dotnet F# unit tests because latest Fantomas formats code into code with errors
Reported at https://github.com/fsprojects/fantomas/issues/403
Diffstat (limited to 'main/external/fsharpbinding')
-rw-r--r--main/external/fsharpbinding/paket.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/external/fsharpbinding/paket.lock b/main/external/fsharpbinding/paket.lock
index 5e8f4f605b..95a4b7060b 100644
--- a/main/external/fsharpbinding/paket.lock
+++ b/main/external/fsharpbinding/paket.lock
@@ -3,7 +3,7 @@ NUGET
remote: https://www.nuget.org/api/v2
ExtCore (0.8.46)
FAKE (5.8.4)
- Fantomas (2.9.1)
+ Fantomas (2.9.0)
FSharp.Compiler.Service (>= 25.0.1)
FSharp.Compiler.CodeDom (0.9.2)
FSharp.Compiler.Service (25.0.1)