I already know that we can reference external libraries and Nuget packages. Currently, I am using shared .csx files that contain a copy of my DTO's which are also used in the Service Agents used to consume the functions. I want to add a reference in Visual Studio from a Function to a class library project and that Visual Studio is adding this dll to the bin folder.