79101147

Date: 2024-10-18 08:10:25
Score: 0.5
Natty:
Report link

You need to update Microsoft.NET.Sdk.Functions specifically for the project. Go into the folder of the functions project (Not the solution, but the actual project) and open a powershell window there. Then run: dotnet add package Microsoft.NET.Sdk.Functions --version 4.5.0

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Wesley Gijzen