Description
Running "iotedgedev solution init --template csharp" does not generate module.json or Dockerfiles for the example filtermodule.
Expected behavior
I expect to see:
- module.json
- Dockerfile
- Dockerfile.amd64.debug
Actual behavior
None of the above exist in the module folder
Steps to Reproduce
Run "iotedgedev solution init --template csharp"
Environment
Default from "iotedgedev "container image
- iotedgedev, version 3.3.7
- Python 2.7.18
- pip 22.3.1 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9)
- Windows
- Linux iotedgedev container