My Azure function project is on .Net 4.7.1. Running into issues with the system dlls.
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description

How do I resolve the compilation issues? I tried adding .NetStandard 2.0.0 nugget and it doesn't fix the problem. however, if I downgrade my Azure functions project to .Netframework 4.6.1, we do not run into this compilation issue.
Can you confirm if the latest .net framework version is not supported in Azure functions? If yes, what are the resolution steps to move forward with above issue.
Appreciate your help!!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.