Skip to content

Problems with System.Threading.Tasks.Extensions Dependencies since 2025.1.0 #1742

@Bitpainter75

Description

@Bitpainter75

I have a project with a reference to System.Threading.Tasks.Extensions Version=4.6.3.0. Now when i make a SFTP Download or Upload i get the following errormessage since 2025.1.0:

Die Datei oder Assembly "System.Threading.Tasks.Extensions, Version=4.6.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis überein. (Ausnahme von HRESULT: 0x80131040)
Die Datei oder Assembly "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis überein. (Ausnahme von HRESULT: 0x80131040)

I found no Solution for this, only a revert to SSH.Net Version 2024.2.0 helps for me. In my project is also a reference to Microsoft.Identity.Client 4.79.2, maybe here is a conflict with ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions