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:
authornosami <jasonimison@gmail.com>2019-07-12 13:10:52 +0300
committernosami <jasonimison@gmail.com>2019-07-12 13:10:52 +0300
commit486d7ee124e27f190a90b64a5c84c15df32f9418 (patch)
tree7cbe101e0976523710ee6432408a3ca1d0f4683b /main/external/fsharpbinding
parentc2baad8a69afbe525b155ca5161e6e653e36ef44 (diff)
Bump fantomas
Diffstat (limited to 'main/external/fsharpbinding')
-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)