Adrian Mroczek
Results
1
comments of
Adrian Mroczek
Facing the same issue following this [documented guide](https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-function-linux-custom-image?tabs=isolated-process%2Cbash%2Cazure-cli&pivots=programming-language-csharp). Received the following error when running `func start` ``` /Users/amroczek/Dev/Projects/Personal/AzureFunctions/AF_Docker_Container/HttpExample.cs(18,10): error CS0246: The type or namespace name 'FunctionAttribute' could not be found...