We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7049e30 commit aaefd03Copy full SHA for aaefd03
PowerShell.sublime-project
@@ -9,8 +9,8 @@
9
10
"build_systems": [
11
{
12
- "name": "Run",
13
- "shell_cmd": "powershell.exe -noninteractive -file $project_path/bin/Build-Folder.ps1"
+ "name": "PowerShell: Build Dev Version",
+ "shell_cmd": "powershell.exe -noninteractive -file $project_path/bin/BuildFolder.ps1"
14
}
15
]
16
0 commit comments