### Task name AzureRmWebAppDeployment@5 ### Describe your feature request here Could you add `.NET 10` as an option in the dropdown? I can sort of get around it by typing `DOTNETCORE|10.0` manually, but then I also have to add `dotnet MyApi.dll` to the startup command.