Azure / Azure/Azure-Functions

My Azure function project is on .Net 4.7.1. Running into issues with the system dlls.

Open
#722 3 comments 0 reactions 1 assignee Claimed by @pragnagopa View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

![image](https://user-images.githubusercontent.com/36491202/37614889-1c3e8efc-2b69-11e8-9e6e-5da4cd0e4faf.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.