The extension currently clears any extension bundle property in the project host.json, as earlier builds of the core tools did not accept any existing bundle. This has since changed, so we can now revert that exclusion and use the (updated) project template host.json as-is.
The extension currently clears any extension bundle property in the project
host.json, as earlier builds of the core tools did not accept any existing bundle. This has since changed, so we can now revert that exclusion and use the (updated) project templatehost.jsonas-is.