openstacknetsdk / openstack.net

An OpenStack Cloud SDK for Microsoft .NET
http://www.openstacknetsdk.org
Other
117 stars 101 forks source link

Using unlisted Flurl package versions #666

Open panuva-sympa opened 4 years ago

panuva-sympa commented 4 years ago

The Flurl.* versions the project refers to are unlisted.

https://github.com/openstacknetsdk/openstack.net/blob/c338e6be9dbf225891ce7de58bcbf7722afbdc17/paket.dependencies#L4 (current master) refers to nuget Flurl.Http.Signed ~> 0.7.0 nuget Flurl.Signed ~> 1.0.10

Which means practically Flurl.Http.Signed [0.7.0,1.0.0) and Flurl.Signed [1.0.10,1.1.0)

Suggestion: