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-11 17:32:40 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2019-07-11 17:34:49 +0300
commitd5013d6975dabf4a21459f41fbcc39b3f2cb988f (patch)
tree1d90d34cd969c9c55ecfd45f89e3f04e706ea6aa /main
parent4aaf49aa0bb9cd12f4447f5e5b2189a3c593a9e6 (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 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)