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
path: root/main
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@xamarin.com>2019-07-11 19:48:54 +0300
committerGitHub <noreply@github.com>2019-07-11 19:48:54 +0300
commitec0a8581cdac5294177fe2a78f3837ae24a54cb5 (patch)
tree7ed5661f6021595a300b80294f527bdf324fb9a3 /main
parentb1be8bf9a51c2b7e2a05c7e6ecff9a1d6af3df4a (diff)
parentd5013d6975dabf4a21459f41fbcc39b3f2cb988f (diff)
Merge pull request #8187 from mono/backport-pr-8186-to-release-8.2
[release-8.2] Bump fantomas
Diffstat (limited to 'main')
-rw-r--r--main/external/fsharpbinding/paket.dependencies2
-rw-r--r--main/external/fsharpbinding/paket.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/main/external/fsharpbinding/paket.dependencies b/main/external/fsharpbinding/paket.dependencies
index e606eb72e3..60acde4d5e 100644
--- a/main/external/fsharpbinding/paket.dependencies
+++ b/main/external/fsharpbinding/paket.dependencies
@@ -7,7 +7,7 @@ nuget ExtCore framework: >= net40
nuget FSharp.Compiler.Service 28.0.0
nuget FSharp.Core
nuget System.ValueTuple
-nuget Fantomas 3.0.0-alpha-389
+nuget Fantomas 3.0.0-alpha-394
nuget FSharp.Compiler.CodeDom 0.9.2 framework: >= net40
nuget Mono.Cecil 0.10.0-beta6 framework: >= net40
nuget FAKE
diff --git a/main/external/fsharpbinding/paket.lock b/main/external/fsharpbinding/paket.lock
index 0241dbb391..06aed3f009 100644
--- a/main/external/fsharpbinding/paket.lock
+++ b/main/external/fsharpbinding/paket.lock
@@ -27,5 +27,5 @@ NUGET
System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
System.ValueTuple (4.5)
remote: https://www.myget.org/F/fantomas/api/v3/index.json
- Fantomas (3.0.0-alpha-389)
+ Fantomas (3.0.0-alpha-394)
FSharp.Compiler.Service (>= 28.0)