I am trying to automate some developer work by code generation and then updating the project externally to Visual Studio. I just need to get the files created pushed into the repository so that they can then be used as part of the normal process. The API only seems to support get functionality in this area.
Is there anything I can do?