Skip to content

Commit f9debd8

Browse files
Roth, Jason (IHG)Roth, Jason (IHG)
Roth, Jason (IHG)
authored and
Roth, Jason (IHG)
committed
cleanup
1 parent 8ff5866 commit f9debd8

13 files changed

+9
-2079
lines changed

.vscode/launch.json

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2-
"version": "0.2.0",
3-
"configurations": []
4-
}
2+
"version": "0.1.0",
3+
"configurations": [
4+
{
5+
"name": "PowerShell",
6+
"type": "PowerShell",
7+
"program": "Test.ps1"
8+
}
9+
]
10+
}
Binary file not shown.

0 commit comments

Comments
 (0)