microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
86 stars 32 forks source link

Add and Default .Net8.0 to createHttpFunction targetFramework #897

Closed Timothyw0 closed 1 month ago

Timothyw0 commented 1 month ago

Adding .NET 8 to the targetFramework as the default for creating HTTP functions since it is now supported in Azure Functions.

Suggested by this comment: https://github.com/microsoft/vscode-azurestaticwebapps/issues/761#issuecomment-1821371282