Closed 3F closed 5 years ago
okay, I have some note...
Today I noticed bug with Environment.StartupProjectString
. And 26fd0ec already contains fixes for this but I have no plan to add separately some patch into master because actually this was fixed as:
That includes processing via modern MvsSln! While temp native patch requires lot of additional steps because EnvDTE does not provide relative path, and moreover can't easily extract an unified project name, and we also need processing through IVsHierarchy
and so on.
Therefore, I will not waste time on additional irrelevant changes while this PR is actual for us. Just to do something later anyway :)
Looks like vsSolutionBuildEvent now is completely integrated with MvsSln. Stable behavior after 5e3814fd07ff
Fixes #42 and more!
Will replace related processing from IsolatedEnv/MSBuild etc. and fully remove old parser.