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:
authornosami <jasonimison@gmail.com>2019-07-12 13:10:52 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2019-07-12 16:59:02 +0300
commit2300b1fa7685f6e644b50ae7b05855767394ede7 (patch)
tree167ecc329274fc515ac8cb520054859d722091ff /main
parent51826bddffac75f35c324edba2f39e2e5cfd7b66 (diff)
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 60acde4d5e..4b0d978545 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-394
+nuget Fantomas 3.0.0-alpha-400
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 06aed3f009..34c1a16063 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-394)
+ Fantomas (3.0.0-alpha-400)
FSharp.Compiler.Service (>= 28.0)