Skip to content

Conversation

@sebastianburckhardt
Copy link
Member

When using FASTER and Netherite on a Durable Functions host, the it is not possible to load version 6.0.0 of Microsoft.Extensions.Logging.

This appears to be an instance of a well known problem with the functions host not being able to load the latest versions of some dependencies (https://stackoverflow.com/questions/64809716/could-not-load-file-or-assembly-microsoft-extensions-configuration-abstractions).

Since there is no other workaround for this problem at the moment, we are reverting the versions used by the netstandard2.0 and netstandard 2.1 to Microsoft.Extensions.Logging version 3.1.26 which is the newest one that works.

…gets, for compatibility with durable functions host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants