hello everyone ,
i am trying to write a little program that
just builds some projects in differenet solutions
one by one .but below code does not
publishes exact place where published items should be ...solutionBuild2.PublishProject(project.ConfigurationManager.ActiveConfiguration.ConfigurationName, project.UniqueName, true);
Any suggestion ?
thanks..
evgeni