[QUERY] Azure Function V4 Upgrade
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
# Issue Transfer
This issue has been transferred from the Azure SDK for .NET repository, [#32944](https://github.com/Azure/azure-sdk-for-net/issues/32944).
### Please be aware that @ssghoda is the author of the original issue and include them for any questions or replies.
## Details
### Library name and version
Azure Function
### Query/Question
I am migrating Azure Function from .net core 3.1 to .net 6 and V4. My function is a durable function triggered by Cosmos Trigger. While running it in local, I am getting following error:
The function is in error: Could not load file or assembly 'Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.
Can someone guide me on how to resolve this?
### Environment
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.