Skip to content

Commit

Permalink
bump DPW
Browse files Browse the repository at this point in the history
  • Loading branch information
enricosada committed Feb 28, 2019
1 parent 8eb637b commit 94134d9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github Microsoft/visualfsharp:Visual-Studio-2017-Version-15.4 src/fsharp/FSharp.
nuget Argu ~> 5.2.0
nuget FSharp.Compiler.Service ~> 27.0
nuget FSharp.Compiler.Service.ProjectCracker ~> 27.0 framework:net461, condition:net461
nuget Dotnet.ProjInfo ~> 0.31.0
nuget Dotnet.ProjInfo.Workspace.FCS ~> 0.31.0
nuget Dotnet.ProjInfo ~> 0.32.0
nuget Dotnet.ProjInfo.Workspace.FCS ~> 0.32.0
nuget ICSharpCode.Decompiler 3.2.0.3856
nuget Sln ~> 0.3.0
nuget Mono.Cecil >= 0.10.0-beta7
Expand Down
18 changes: 9 additions & 9 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ NUGET
System.Data.SqlClient (>= 4.4) - restriction: || (&& (== net461) (< net451)) (== netcoreapp2.1) (== netstandard2.0)
System.Reflection.Emit.Lightweight (>= 4.3) - restriction: || (&& (== net461) (< net451)) (== netcoreapp2.1) (== netstandard2.0)
System.Reflection.TypeExtensions (>= 4.4) - restriction: || (&& (== net461) (< net451)) (== netcoreapp2.1) (== netstandard2.0)
Dotnet.ProjInfo (0.31)
FSharp.Core (>= 4.3.4)
Dotnet.ProjInfo (0.32)
FSharp.Core (>= 4.5.2)
System.ValueTuple (>= 4.4)
Dotnet.ProjInfo.Workspace (0.31) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
Dotnet.ProjInfo (>= 0.31) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
FSharp.Core (>= 4.3.4) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
Dotnet.ProjInfo.Workspace (0.32) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
Dotnet.ProjInfo (>= 0.32) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
FSharp.Core (>= 4.5.2) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
Sln (>= 0.3) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
Dotnet.ProjInfo.Workspace.FCS (0.31)
Dotnet.ProjInfo.Workspace (>= 0.31) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
FSharp.Compiler.Service (>= 25.0.1) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
FSharp.Core (>= 4.3.4) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
Dotnet.ProjInfo.Workspace.FCS (0.32)
Dotnet.ProjInfo.Workspace (>= 0.32) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
FSharp.Compiler.Service (>= 27.0.1) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
FSharp.Core (>= 4.5.2) - restriction: || (&& (== net461) (>= netstandard2.0)) (== netcoreapp2.1) (== netstandard2.0)
FParsec (1.0.3)
FSharp.Core (>= 4.0.0.1) - restriction: || (== net461) (&& (== netcoreapp2.1) (>= net40)) (&& (== netstandard2.0) (>= net40))
FSharp.Core (>= 4.2.3) - restriction: || (&& (== net461) (< net40) (>= netstandard1.6)) (== netcoreapp2.1) (== netstandard2.0)
Expand Down

0 comments on commit 94134d9

Please sign in to comment.