feat: Posh-GitHub / VsVars $PROFILE encoding

- function taken from posh-github, allow us to reliably
   select the appropriate encoding for writing to $PROFILE
This commit is contained in:
Iristyle
2013-05-09 14:07:53 -04:00
parent 2cc8fe18a0
commit 860a6462e5
4 changed files with 6 additions and 2 deletions

View File

@@ -48,5 +48,6 @@ that have been merged into the master branch.
<files>
<file src="tools\**" target="tools" />
<file src="..\core\PowerShellHelpers.ps1" target="tools" />
<file src="..\core\EncodingHelpers.ps1" target="tools" />
</files>
</package>