You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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.
The text was updated successfully, but these errors were encountered: