Skip to content

Conversation

sebastianburckhardt
Copy link
Member

When using the net6.0 target of FASTER with Netherite on a Durable Functions host, it is not possible to load version 7.0.0 of Microsoft.Extensions.Logging.
 
To fix this we can add a condition in the project file which uses the 6.0.0 version when building the net6.0 target.

For reference: we had this same problem for earlier versions and targets (see #717) and are adopting the same solution.

@badrishc badrishc self-requested a review March 15, 2024 18:55
@sebastianburckhardt sebastianburckhardt merged commit 657f3f5 into main Mar 18, 2024
@sebastianburckhardt sebastianburckhardt deleted the sburckha/modify-logging-extension-version branch March 18, 2024 16:20
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