Skip to content

Commit

Permalink
add explicit constraints for azure management dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriktsarpalis committed Dec 17, 2015
1 parent dcaf2ae commit 5a2821c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ nuget MathNet.Numerics ~> 3.7.0
nuget MathNet.Numerics.FSharp
nuget MathNet.Numerics.MKL.Win-x64 ~> 1.8.0
nuget Argu ~> 1.0
nuget Microsoft.WindowsAzure.Management.Libraries
nuget Microsoft.WindowsAzure.Management.ServiceBus
nuget Microsoft.Bcl.Async
nuget Microsoft.WindowsAzure.Management.Libraries ~> 2.0
nuget Microsoft.WindowsAzure.Management.ServiceBus ~> 0.17 prerelease
nuget Microsoft.Bcl.Async ~> 1.0
nuget System.Runtime.Loader
github fsharp/FAKE modules/Octokit/Octokit.fsx

0 comments on commit 5a2821c

Please sign in to comment.