David McClelland
David McClelland
I did a fresh install (global) of devcert-cli, which that automatically depends on the latest version of devcert (as of now, 1.2.1) and now I'm getting an error message when...
[BUG] error TS2748: Cannot access ambient const enums when the '--isolatedModules' flag is provided.
Encountered 6 errors when updating to v2.8.3 of @microsoft/applicationinsights-web (using tsc v4.6.4). These errors did NOT exist in **v2.7.4**, but do occur in **all v2.8.x releases**. ``` node_modules/@microsoft/applicationinsights-common/types/Enums.d.ts:8:101 - error...
**Is your feature request related to a problem? Please describe.** Our preferred deployment region is South Central US, but the `swa deploy` command does not allow us to use that...
I would love to see a status bar indicator that tells me if there are any compilation errors in my solution - perhaps something along the lines of a red...
I am using Microsoft.EntityFrameworkCore.SqlServer v8.0.4 to run queries against an Azure Synapse SQL database. The SQL generated for a parameter used as the pattern for StartsWith/EndsWith/Contains automagically gets rewritten to...