Ted Stockwell
Results
2
comments of
Ted Stockwell
> > ``` > var manager = new AnalyzerManager(); > var proj = manager.GetProject(PathToProject); > var opt = new EnvironmentOptions(); > opt.TargetsToBuild.Remove("Clean"); > var build = proj.Build(); > ``` >...
I am definitely going to start playing around with PB. It would be nice at this point to have a sample app to start with. So, I would urge you...