Skip to content

Commit 219daed

Browse files
committed
Updating VS2014 powershell setup script to accurately be VS2015.
1 parent 60ef0e1 commit 219daed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup_ps_env_VS2014.ps1 renamed to setup_ps_env_VS2015.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ function VsVars32()
1313
Get-Batchfile $BatchFile
1414
}
1515

16-
"Initializing Casablanca Powershell VS2014 Environment"
16+
"Initializing Casablanca Powershell VS2015 Environment"
1717

1818
# get VS tools
1919
VsVars32

0 commit comments

Comments
 (0)