Qianhao Dong
Qianhao Dong
#### Description Convert svg to png but it does not render well. Following is the code I used: ``` csharp string inputSvgPath = "input.svg"; string outputPngPath = "output.png"; var svgDocument...
### Target Platforms NodeJS ### SDK Version 2.11.0 ### Application Name Node console app ### Problem Description My project is a node backend app using `adaptivecards` to parse/render/verify card content...
**Describe the bug** I'm debugging a React app in `msedge`. Instead of launching `localhost`, I'm launching `teams.microsoft.com` since my app will be loaded in Teams (iframe to `localhost`). The issue...
Type: Bug I have an extension on different platforms (linux-x64 and universal), but when using VSCode connecting to WSL, it installs the universal one instead of the linux-x64 one. Here's...