### Extension name (the extension in question) webapp ### Description of issue (in as much detail as possible) `az webapp new` currently only looks for `*.csproj` to determine if it's a .NET project. It should also look for `*.vbproj` and `*.fsproj`.