Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a function to load VS env vars #35

Open
sayedihashimi opened this issue Jul 24, 2014 · 1 comment
Open

Add a function to load VS env vars #35

sayedihashimi opened this issue Jul 24, 2014 · 1 comment

Comments

@sayedihashimi
Copy link
Member

We should add a function (and perhaps a param on Invoke-MSBuild) to import VS variables. You can see how to do that at https://github.com/cliffburger/posh-msbuild/blob/master/posh-msbuild.psm1#L62. The only issue with that is that it requires VS to be installed, a portable version of that would be better.

@mitulsuthar
Copy link

@sayedihashimi To extract VS env vars don't you need VS installed. I don't understand "a portable version of that would be better". Can you also explain what is the purpose of these vars? I am just curious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants