Skip to content

Commit aaefd03

Browse files
committed
tweak project file
1 parent 7049e30 commit aaefd03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PowerShell.sublime-project

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
"build_systems": [
1111
{
12-
"name": "Run",
13-
"shell_cmd": "powershell.exe -noninteractive -file $project_path/bin/Build-Folder.ps1"
12+
"name": "PowerShell: Build Dev Version",
13+
"shell_cmd": "powershell.exe -noninteractive -file $project_path/bin/BuildFolder.ps1"
1414
}
1515
]
1616
}

0 commit comments

Comments
 (0)