Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=8.0.0.0' with Microsoft.Azure.WebJobs.Extensions.Storage
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
New V4 app or existing V3 app migrated to V4: New App in V4
```
dotnet --version
9.0.100-preview.3.24204.13
```
Also verified in dotnet 8 sdk
## Case
We are creating Azure function v4 with .net core 8.
## Error:

## Packages

```
net8.0
v4
enable
false
Exe
PreserveNewest
PreserveNewest
Never
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.