Hi group,
I'm making a handful of changes to an existing program I wrote a year or so ago. For some reason I can't get it to build as I'm getting an error that says:
1> Copying file from "obj\x86\Debug\Restran Solutions.exe" to "bin\Debug\app.publish\Restran Solutions.exe".
1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3506,5): error MSB3113: Could not find file 'bin\Release\Restran Solutions.pdb'.
1>
1>Build FAILED.
I did look to see if that file path exists and it does not. Is this something that needs to be created? How to I go about fixing this?
In advance, thanks for your help.
Don