What are the expressions DLL generated by UiPath in main project folder?

Hi Team

I noticed that publishing in UiPath generates DLL files within the Main project folder. Could you please clarify their purpose?
The presence of these files makes the project directory look quite cluttered. Are they necessary to keep, or can they be safely deleted?

I also observed that even after deletion, these DLLs are regenerated upon publishing, which adds to the mess. It should be generated in temp folder isnt it?

Looking forward to your guidance on this.

Thanks!

Hey @tejaskumar.darji hope this link help you

cheers

1 Like

Okay, but what’s the purpose of saving those temp files in the main folder? Any idea why the tool stores them there, requiring developers to manually delete them after each publish? Seems strange!

If they’re not disappearing after you publish, something is wrong. They shouldn’t still be there after you complete the publishing process.

Those files still remain there after publishing, and it’s not just happening for me — I checked with several other developers who are also noticing the same issue. That’s why I had to raise it here to understand if there’s an intended purpose behind these temporary files. What might be the reason for saving them in the main folder? Also, it’s not just a few DLLs — there are around 10 to 15 DLL files.