What has changed in the way Solution.LoadStandAloneProject(projectPath) behaves when not in the context of visual studio (msbuild)? Because now the method call returns a project, but it has no Documents whereas in CTP2 it used to work.
↧
What has changed in the way Solution.LoadStandAloneProject(projectPath) behaves when not in the context of visual studio (msbuild)? Because now the method call returns a project, but it has no Documents whereas in CTP2 it used to work.