Skip to content

Commit

Permalink
Updating VS2014 powershell setup script to accurately be VS2015.
Browse files Browse the repository at this point in the history
  • Loading branch information
stgates committed Dec 23, 2014
1 parent 60ef0e1 commit 219daed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_ps_env_VS2014.ps1 → setup_ps_env_VS2015.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function VsVars32()
Get-Batchfile $BatchFile
}

"Initializing Casablanca Powershell VS2014 Environment"
"Initializing Casablanca Powershell VS2015 Environment"

# get VS tools
VsVars32
Expand Down

0 comments on commit 219daed

Please sign in to comment.