Replies: 4 comments
|
I also was surprised by this - I wanted to do something like [1.*,2) to automatically take the latest non breaking change but also got the warning that floating versions were not supported. |
|
I get the impression that someone has decided that |
|
Sidenote: I suspect one of the challenge areas here is around supporting |
|
#10432 and https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1011 answer these questions. |
Uh oh!
There was an error while loading. Please reload this page.
I was surprised NuGet claims floating versions cannot be used for centrally managed packages.
What's the rationale behind this?
All reactions