Hi! On the last month or so I see that several files like “Expresions_xxxxxxxx.dll” and one “GlobalVariablesT1PNoYwrqg.dll” are being automatically created on the root folder of my project. If I delete those, the projects works the same
The files that you are seeing are temporary files that are created by UiPath Studio. They are not necessary for the project to work, and you can safely delete them.
The Expresions_xxxxxxxx.dll files are created when you use expressions in your UiPath Studio project. The GlobalVariablesT1PNoYwrqg.dll file is created when you use global variables in your UiPath Studio project.
The JSON files that you are seeing are created when you publish your UiPath Studio project. They are used to store the project’s metadata. You can safely delete these files after you have published your project.