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 b9d5610 commit 56fe36eCopy full SHA for 56fe36e
PowerShell.sublime-project
@@ -10,7 +10,7 @@
10
"build_systems": [
11
{
12
"name": "Run",
13
- "shell_cmd": "powershell.exe -noninteractive -file $project_path/bin/Build.ps1"
+ "shell_cmd": "powershell.exe -noninteractive -file $project_path/bin/Build-Folder.ps1"
14
}
15
]
16
0 commit comments