Hi.
I am trying to use Clickonce to deploy my project which contains a lot of report files (*.rpt) created with crystal reports.
Now I want to deploy these report files along with the project , I have added these files to the project & set the Build Action to Content.
When I try to set the publish status of these files to either Include or Data File , these files keeps dowloading each time a new update of the project is released even if the report files are not changed!!
Is there a way to download only the changed report files between updates!