azure-functions-templates
azure-functions-templates copied to clipboard
After configuring Blob in Azure Function (.NET framework isolated v4), an error message "Feature 'using declarations' is not available in C# 7.3. Please use language version 8.0 or greater" appeared.
REPRO STEPS
- File > New > Project > Azure Functions > .NET Framework lsolated v4 ~ select "Blob trigger" and set the connection string setting name with "AzuriteStorage" > Create.
- Select "Storage Azurite emulator (Local)" > Next, Keep the connection string name and value default> Next > Finish.
Internal bug: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1874704/
Introduced here: https://github.com/Azure/azure-functions-templates/commit/daf6b58cd5d984c6038a4d14cf3c633f64b6e32b