Can't install OsmApiClient in nuget - VS2022
elr0berto opened this issue · comments
elr0berto commented
Unable to find a version of 'OsmSharp' that is compatible with 'OsmApiClient 0.0.7 constraint: OsmSharp (>= 7.0.0-pre014)'.
blackboxlogic commented
@elr0berto
See https://www.nuget.org/packages/OsmSharp/#versions-body-tab
You'll need to check this box in nuget package manager:
I wish OsmSharp would release a proper 7.0.0 so I didn't need to reference a pre-release, I'm sure they have their reasons.
elr0berto commented
Ok, thanks for the quick support!