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:
authorLluis Sanchez <lluis@xamarin.com>2019-07-10 18:37:31 +0300
committerGitHub <noreply@github.com>2019-07-10 18:37:31 +0300
commitb9925bdd10e48d137a879cafa2f63bc08af00d46 (patch)
treed3384924b78fa61c4df3cfc81f5fc1f9c8a15f46
parent31c1b9be0062d010dc2513af1b691e6540434e8f (diff)
parent075be6cbac9478fcfba7794de50ae10c89090716 (diff)
Merge pull request #8168 from mono/backport-pr-8167-to-release-8.2-xcode11monodevelop-8.2.0.1076
[release-8.2-xcode11] Bump fantomas
-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 bc149e9db0..e606eb72e3 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-323
+nuget Fantomas 3.0.0-alpha-389
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 c7813782fc..0241dbb391 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-323)
+ Fantomas (3.0.0-alpha-389)
FSharp.Compiler.Service (>= 28.0)