Could not load file or assembly 'System.IO.Compression, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified.
Open
Needs: Author feedback
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
After upgrading net7 to net8 I am getting following error on startup. Azure Function is failing on start.
Could not load file or assembly 'System.IO.Compression, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified.
I am using latest nugets.
```
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.