If you add code to your project and compile the project, a #YourProjectName.dll will be created in the “Binaries” folder. You will have to at least distribute the .*dll-file to your team members. They do not need to have Visual Studio. You can distribute the source code as well and they just ignore it on their end because they can start up the editor using the dll.