nuget - Visual Studios "extra" build files -
i looking create "publish" configuration vs solution build project , include files wish distribute.
i have switched off enable visual studios hosting process , set debug info in advanced build settings none.
i trying stop xml files , source browser database files come nuget packages getting copied publish directory (i assume these aren't required) - know how?
is there else should doing?
in end used post build event delete files didn't want.
Comments
Post a Comment