diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index b8d1331..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - { - "name": "PowerShell: Launch Current File", - "type": "PowerShell", - "request": "launch", - "script": "${file}", - "args": ["-Token 1C8b_P7rZRZNr158n_dH4ZHZ53Fw6fB3ldkD0cUM22ikitr8L-GSRKQiLlbRfpWT" ,"-Server vcdr-44-238-239-230.app.vcdr.vmware.com"] - //.\test.ps1 -Token "1C8b_P7rZRZNr158n_dH4ZHZ53Fw6fB3ldkD0cUM22ikitr8L-GSRKQiLlbRfpWT" -Server "vcdr-44-238-239-230.app.vcdr.vmware.com" - } - ] -} \ No newline at end of file