Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

redist_init_2 SetEnv task breaks PATH (missing semicolon) #104

Open
dakotahawkins opened this issue May 5, 2015 · 0 comments
Open

redist_init_2 SetEnv task breaks PATH (missing semicolon) #104

dakotahawkins opened this issue May 5, 2015 · 0 comments

Comments

@dakotahawkins
Copy link

Example repository here: https://github.com/dakotahawkins/TestCoApp

Built packages are in the "NuGetPackages" directory, main solution is "TestCoApp.sln". Two custom targets print the PATH environment variable before and after CoAppDLL_redist_init_2:

1>Path_Before_CoAppDLL_redist_init_2:
1>  PATH:
1>      C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\NativeBinaries/x86; ...
1>Path_After_CoAppDLL_redist_init_2:
1>  PATH:
1>      D:\TestCoApp\packages\CoAppDLL.redist.1.0\build\native\../..//build/native/bin/v120\Win32\Debug\dynamicC:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\NativeBinaries/x86; ...
dakotahawkins pushed a commit to dakotahawkins/coapp.powershell that referenced this issue May 5, 2015
…ATH environment variable ends with a semicolon.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant