Skip to content

Commit fa2ae99

Browse files
Zaid-AjajKrzysztof-Cieslak
authored andcommitted
FCS v34.1.0 -> v34.1.1
1 parent 1a72f40 commit fa2ae99

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

paket.dependencies

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source https://api.nuget.org/v3/index.json
22
source ./lib
33

44
nuget FSharp.Core ~> 4.5
5-
nuget FSharp.Compiler.Service 34.1.0
5+
nuget FSharp.Compiler.Service 34.1.1
66
nuget Argu
77
nuget Glob
88

paket.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ NUGET
33
Argu (6.0)
44
FSharp.Core (>= 4.3.2) - restriction: >= netstandard2.0
55
System.Configuration.ConfigurationManager (>= 4.4) - restriction: >= netstandard2.0
6-
FSharp.Compiler.Service (34.1)
6+
FSharp.Compiler.Service (34.1.1)
77
FSharp.Core (>= 4.6.2) - restriction: || (>= net461) (>= netstandard2.0)
88
System.Buffers (>= 4.5) - restriction: || (>= net461) (>= netstandard2.0)
99
System.Collections.Immutable (>= 1.5) - restriction: || (>= net461) (>= netstandard2.0)
@@ -632,24 +632,24 @@ NUGET
632632
FSharp.Core (>= 4.6.2) - restriction: || (>= net461) (>= netstandard2.0)
633633
Microsoft.NETFramework.ReferenceAssemblies (>= 1.0) - restriction: || (>= net461) (>= netstandard2.0)
634634
remote: paket-files/github.com/fsharp/FsAutoComplete/bin/pkgs
635-
ProjectSystem (0.40.0)
635+
ProjectSystem (0.40.1)
636636
Dotnet.ProjInfo (>= 0.38) - restriction: || (>= net461) (>= netstandard2.0)
637637
Dotnet.ProjInfo.Workspace.FCS (>= 0.38) - restriction: || (>= net461) (>= netstandard2.0)
638-
FSharp.Compiler.Service (>= 34.1) - restriction: || (>= net461) (>= netstandard2.0)
638+
FSharp.Compiler.Service (>= 34.1.1) - restriction: || (>= net461) (>= netstandard2.0)
639639
Microsoft.NETFramework.ReferenceAssemblies (>= 1.0) - restriction: || (>= net461) (>= netstandard2.0)
640640
Newtonsoft.Json (>= 12.0.3) - restriction: || (>= net461) (>= netstandard2.0)
641641
Sln (>= 0.3) - restriction: || (>= net461) (>= netstandard2.0)
642642
GIT
643643
remote: https://github.com/fsharp/FsAutoComplete.git
644-
(d849d7200382f5da2c0179c5a555783644cb7c0b)
644+
(8fb00089e5af75bbdf1280e6cbfe2d0e25caea5c)
645645
build: build.cmd
646646
path: /bin/pkgs/
647647
os: win
648-
(d849d7200382f5da2c0179c5a555783644cb7c0b)
648+
(8fb00089e5af75bbdf1280e6cbfe2d0e25caea5c)
649649
build: build.sh
650650
path: /bin/pkgs/
651651
os: osx
652-
(d849d7200382f5da2c0179c5a555783644cb7c0b)
652+
(8fb00089e5af75bbdf1280e6cbfe2d0e25caea5c)
653653
build: build.sh
654654
path: /bin/pkgs/
655655
os: linux

0 commit comments

Comments
 (0)