Skip to content

Could not load file or assembly 'Microsoft.Bot.AdaptiveExpressions.Core, Version=4.22.7.0' #9055

Open

Description

I am trying to use the AdaptiveCard.Templating Nuget package, but receive the following error:

System.IO.FileLoadException: 'Could not load file or assembly 'Microsoft.Bot.AdaptiveExpressions.Core, Version=4.22.7.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)'

I don't know too much about this subject, but after a bit of research, I think it is because the 4.22.7.0 version of the Microsoft.Bot.AdaptiveExpressions.Core dependency is not signed (there are newer versions which are).

Could the Nuget package be updated to use the latest version of Microsoft.Bot.AdaptiveExpressions.Core?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions