Skip to content

Commit fc844e5

Browse files
committed
Bump version to 7.20.0
1 parent 293a508 commit fc844e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
},
553553
"FSharp.fsac.attachDebugger": {
554554
"default": false,
555-
"markdownDescription": "Appends the `--attachdebugger` argument to fsac, this will allow you to attach a debugger.",
555+
"markdownDescription": "Appends the \u0060--attachdebugger\u0060 argument to fsac, this will allow you to attach a debugger.",
556556
"type": "boolean"
557557
},
558558
"FSharp.fsac.cachedTypeCheckCount": {
@@ -576,7 +576,7 @@
576576
},
577577
"FSharp.fsac.fsacArgs": {
578578
"default": [],
579-
"description": "additional CLI arguments to be provided to FSAC itself. Useful for flags that aren't exposed in the settings or CLI arguments that only exist in custom built versions of FSAC. Requires restart.",
579+
"description": "additional CLI arguments to be provided to FSAC itself. Useful for flags that aren\u0027t exposed in the settings or CLI arguments that only exist in custom built versions of FSAC. Requires restart.",
580580
"items": {
581581
"type": "string"
582582
},
@@ -1809,4 +1809,4 @@
18091809
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
18101810
},
18111811
"version": "7.20.0"
1812-
}
1812+
}

0 commit comments

Comments
 (0)