### 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`.
Extension name (the extension in question)
webapp
Description of issue (in as much detail as possible)
az webapp newcurrently only looks for*.csprojto determine if it's a .NET project. It should also look for*.vbprojand*.fsproj.