Dan Taylor

Results 3 issues of Dan Taylor

We received a report from a Visual Studio customer that IronPython was generating assemblies in optimized mode even though they configured it to load as debug: https://developercommunity.visualstudio.com/content/problem/218002/debugger-step-f10-does-not-work-in-ironpython-vs-1.html They had problems...

Port to ipy3

not all users have python on the path, instead you can use ``` py -m venv .venv ``` which will find the most appropriate python version to use and create...

When providing an agent id that doesn't exist in the project (using azd env set), the template deployment succeeds but then you discover upon chatting that it created a new...