Wednesday, 15 January 2014

wpf - Post-build event command line -



wpf - Post-build event command line -

at moment i'm working on wpf solution. changed name of folder contains solution , now, when compile, have errors regarding post-bild event command line.

the command line is:

xcopy $(targetdir)*.dll $(solutiondir)softwarefactory\bin\$(configurationname)\modules /y

i imagine $(solutiondir) returns path different old one.

how can alter this?

thanks

first, remove missing files using solution manager.

after that, add together solution project files, dragging them explorer or using "add existing project", doing right click on name of solution. browse project, , click on "add"

wpf visual-studio build

No comments:

Post a Comment