* Created a new module `new-mod` using the template. Works as expected, no issues here. * Added new module to an existing Azure IoT Edge solution. No problem. * Proceeded with  * Selecting the new module with '_Add existing module in Solution_' yields the following issue:  Creating a brand new solution by following the instructions [here ](https://learn.microsoft.com/en-us/azure/iot-edge/how-to-visual-studio-develop-module?view=iotedge-1.5&pivots=iotedge-dev-cli#create-an-azure-iot-edge-project)results in the same issue. I feel like the solution template is missing an update?