I have compiled my project and some of my project\'s added .dlls have absolute references. When I try to run my project on another machine, it looks for the .dlls from the orig
Edit the .csproj file and change the elements from absolute paths to relative paths.
.csproj