I want a way for a nuget package to say it wants the "highest version within the dependency range"
There are many packages where this makes the most sense. for example bootstrap packages that help people get started https://www.nuget.org/packages/NServiceBus.Bootstrap.WindowsService
It really should be up the the package author how the dependency is resolved.