发布

  • 10901 acd9ef4cfd

    Removes SevenZipSharp library from ToolBox (#5329)

    frostbyte_neo 发布于 2021-02-23 14:38:07 +00:00 | 2513 次提交 在此版本后已推送到 master

    • Removes SevenZipSharp library from ToolBox

      • Library removal required for update to .NET 5.0 since it's not
        compatible with it and Linux is unsupported.
      • Adds new extract 7z functionality to Compression project
      • Refactors AlgoSeekFuturesConverter 7z extract
      • Refactors DukascopyDataDownloader 7z extract
    • Addresses review: code cleanup + exception type change on timeout

      • Removes not needed stream of data in Dukascopy downloader
      • Makes output directory non-optional
    下载附件