I've been using ClickOnce on Visual Studio 2008 SP1 for a while without incident. But I recently changed my dev environment and my .csproj file has now lost the list of files I need to deploy.
The 'Application Files...' dialog now contains none of the dependencies that my application needs to run, just the assembly itself.
Has anyone seen this issue before?
Thanks in advance, Jan