I am using c#.
I have a project running at path:
D:\USER\Desktop\Prgramming\C++ 2020-2021\project\projectGraphics\projectGraphics\bin\Debug
The Project directory looks like this:
I want to get constantly (in any computer) from an .exe file in Debug to an image in Resources efficiently. How can I do that?