Skip to content

Release 4.2.12

Latest
Compare
Choose a tag to compare
@alchemistmatt alchemistmatt released this 30 Jan 03:43
· 20 commits to master since this release

Zip file ThermoRawFileReader_v4.2.12.zip includes ThermoRawFileReader.dll and the required DLLs

Changes

  • Now supports .NET 6, .NET 7, and .NET 8 (in addition to .NET Framework 4.7.2 and .NET Framework 4.8)
  • Update to PRISM.dll v2.8.17
  • Update the Readme

.NET 6/7/8 Note

The only DLLs included in the .NETStandard 2.0 build that cannot be downloaded from Nuget are the following:

  • ThermoRawFileReader.dll
  • ThermoFisher.CommonCore.BackgroundSubtraction
  • ThermoFisher.CommonCore.Data
  • ThermoFisher.CommonCore.MassPrecisionEstimator
  • ThermoFisher.CommonCore.RawFileReader
    ThermoRawFileReader.deps.json lists all other dependencies and versions