Skip to content

Commit 98a00b5

Browse files
committed
Use normalized tables
1 parent 411c602 commit 98a00b5

File tree

4 files changed

+328
-130
lines changed

4 files changed

+328
-130
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"-NoProfile",
1515
"-NoExit",
1616
"-Command",
17-
"Import-Module '${workspaceFolder}/PSReadLine/bin/Debug/netstandard2.0/PSReadLine.psd1'"
17+
"Import-Module '${workspaceFolder}/PSReadLine/bin/Debug/netstandard2.0/win-x64/PSReadLine.psd1'"
1818
],
1919
"console": "integratedTerminal",
2020
"justMyCode": false,

0 commit comments

Comments
 (0)