MHebes

Results 22 comments of MHebes

I have an empty `CMake: Set Build Target` list as well, using a multi-config generator (in which case setting `CMAKE_BUILD_TYPE` in `"configurePresets"` is nonsensical): ``` { "version": 9, "configurePresets": [...

With azure core tools version 4.0, it appears that `--useHttps` works fine to generate a self-signed certificate: ``` (.venv) PS C:\azure> func start --useHttps Found Python version 3.9.13 (py). Azure...