thermofisherlsms/RawFileReader

Produced nuget package has incorrect dependency versions

Opened this issue · 0 comments

chhh commented

When you add ThermoFisher.CommonCore.RawFileReader as a dependency, Visual Studio shows this warning:
ThermoFisher.CommonCore.RawFileReader 5.0.0.71 depends on ThermoFisher.CommonCore.Data (>= 5.0.0.38) but ThermoFisher.CommonCore.Data 5.0.0.38 was not found. An approximate best match of ThermoFisher.CommonCore.Data 5.0.0.71 was resolved.

It's minor and everything gets resolved correctly though. At least when the old version is not available.