Skip to content

Commit

Permalink
update paket and paket.core
Browse files Browse the repository at this point in the history
  • Loading branch information
matthid committed May 17, 2018
1 parent 935c48c commit 0802e98
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion paket.dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version 5.163.2
version 5.165.0
content: none
// just in case we need some special nuget feature again...
//source https://ci.appveyor.com/nuget/paket
Expand Down
6 changes: 3 additions & 3 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ NUGET
NUnit.Extension.VSProjectLoader (3.7)
Octokit (0.29)
NETStandard.Library (>= 1.6) - restriction: && (< net45) (>= netstandard1.1)
Paket.Core (5.163.2)
Paket.Core (5.165.0)
Chessie (>= 0.6) - restriction: || (>= net45) (>= netstandard2.0)
FSharp.Compiler.Tools - restriction: >= net45
FSharp.Core - restriction: >= net45
Expand Down Expand Up @@ -1914,7 +1914,7 @@ NUGET
System.Xml.XmlDocument (>= 4.3) - restriction: || (&& (== net46) (< net20)) (&& (== net462) (< net20)) (&& (== netcoreapp2.0) (< netstandard2.0)) (== netstandard1.6)
Octokit (0.29)
NETStandard.Library (>= 1.6) - restriction: || (&& (== net46) (< net45)) (&& (== net462) (< net45)) (== netcoreapp2.0) (== netstandard1.6) (== netstandard2.0)
Paket.Core (5.163.2)
Paket.Core (5.165.0)
Chessie (>= 0.6) - restriction: || (== net46) (== net462) (== netcoreapp2.0) (&& (== netstandard1.6) (>= net45)) (&& (== netstandard1.6) (>= netstandard2.0)) (== netstandard2.0)
FSharp.Compiler.Tools - restriction: || (== net46) (== net462) (&& (== netcoreapp2.0) (>= net45)) (&& (== netstandard1.6) (>= net45)) (&& (== netstandard2.0) (>= net45))
FSharp.Core - restriction: || (== net46) (== net462) (&& (== netcoreapp2.0) (>= net45)) (&& (== netstandard1.6) (>= net45)) (&& (== netstandard2.0) (>= net45))
Expand Down Expand Up @@ -3030,7 +3030,7 @@ NUGET
System.Xml.XmlDocument (>= 4.3) - restriction: && (< net20) (>= netstandard1.3) (< netstandard2.0)
Octokit (0.29)
NETStandard.Library (>= 1.6) - restriction: && (< net45) (>= netstandard1.1)
Paket.Core (5.163.2)
Paket.Core (5.165.0)
Chessie (>= 0.6) - restriction: || (>= net45) (>= netstandard2.0)
FSharp.Compiler.Tools - restriction: >= net45
FSharp.Core - restriction: >= net45
Expand Down

0 comments on commit 0802e98

Please sign in to comment.