Skip to content

Commit

Permalink
Merge pull request #231 from fsprojects/update-fcs
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Matt authored Jul 2, 2017
2 parents 31f9ca3 + 327d4ca commit 4b26107
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ framework: net40, net45
source https://nuget.org/api/v2

nuget FParsec >= 1.0.2
nuget NUnit >= 3.4.1
nuget FSharp.Compiler.Service >= 12.0.8
nuget FSharp.Compiler.Service.ProjectCracker >= 12.0.8
nuget NUnit >= 3.7.1
nuget FSharp.Compiler.Service >= 13.0.0
nuget FSharp.Compiler.Service.ProjectCracker >= 13.0.0
nuget FAKE.Lib
nuget FSharp.Core ~> 4.0.0.1

Expand Down
12 changes: 6 additions & 6 deletions paket.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
FRAMEWORK: NET40, NET45
RESTRICTION: || (== net40) (== net45)
NUGET
remote: https://www.nuget.org/api/v2
FAKE.Lib (4.61.3)
FAKE.Lib (4.62.1)
FParsec (1.0.2)
FSharp.Compiler.Service (12.0.8)
FSharp.Compiler.Service (13.0)
System.Collections.Immutable (>= 1.3.1)
System.Reflection.Metadata (>= 1.4.2)
FSharp.Compiler.Service.ProjectCracker (12.0.8)
FSharp.Compiler.Service.ProjectCracker (13.0)
FSharp.Core (4.0.0.1)
NUnit (3.7.1)
System.Collections.Immutable (1.3.1)
System.Reflection.Metadata (1.4.2)
System.Collections.Immutable (>= 1.3.1) - framework: net45
System.Collections.Immutable (>= 1.3.1) - restriction: || (&& (== net40) (>= net45)) (&& (== net40) (>= netstandard1.1)) (&& (== net40) (>= monoandroid)) (&& (== net40) (>= monotouch)) (&& (== net40) (>= xamarinios)) (&& (== net40) (>= xamarinmac)) (&& (== net40) (>= win8)) (&& (== net40) (>= wpa81)) (== net45)

GROUP Tools
NUGET
remote: https://www.nuget.org/api/v2
FAKE (4.61.3)
FAKE (4.62.1)
FSharp.Compiler.Service (2.0.0.6)
FSharp.Formatting (2.14.4)
FSharp.Compiler.Service (2.0.0.6)
Expand Down

0 comments on commit 4b26107

Please sign in to comment.