You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: