c# - WPF building old version -


i building wpf application. made changes color of buttons , behavoir perform when press enter. building solution clickonce option visual studio generating old files. changes not compiling , when run setup file installs old version. latest changes not showing in compiled version. why? please help.

  1. clean , rebuild project correct configuration.
  2. if have added items using "add existing items" try adding again.
  3. if feel files not updated, try opening correct location, edit , save. after saving please load again project
  4. try publishing different location (other os installed drive)

this not solution. can try these workaround


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -