Hi,
I was using the existing solution as a base for the new one. What i mean is, there is a folder C:\Folder1 that contains the original project, and I copied everything from there to Folder2.
Then I applied all the changes i needed to the project in Folder2. Now, the thing is that SLN file in Folder2 still points to the old path, i.e. Folder1, and all my changes to RDL went there, Folder1, instead of Folder2 (not mentioning that delivery package sent, lol.)
Is there a way to avoid "manually" changing that path in the solution file?
Thanks!