From 55509261d4d84c1ea0ee779fa7b0b79e4a62efca Mon Sep 17 00:00:00 2001 From: Gregg Miskelly Date: Fri, 22 Jul 2022 08:56:16 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89224f1f2..ec093313b 100644 --- a/package.json +++ b/package.json @@ -630,7 +630,7 @@ }, "csharp.unitTestDebuggingOptions": { "type": "object", - "description": "Options to use with the debugger when launching for unit test debugging. Any launch.json option is valid here.", + "description": "Options to use with the debugger when launching for unit test debugging.", "default": {}, "properties": { "sourceFileMap": {