I\'m deploying now a WPF c# project and want to put the clickonce version (rather than the assembly or product version) on the screen title. I used to do it in
OK, I found the problem. I had to add reference to System.Deployment That is why I couldn't use it. This dll is for winforms also.
System.Deployment