- Home /
Question by
wlindley · Aug 19, 2014 at 09:55 PM ·
visual studiounityvs
Can you script UnityVS's creation of project/solution files?
Is it possible to script (via the command line or a Unity build pipeline extension) UnityVS to create the Visual Studio project and solutions files on demand? I don't want to check these files in, but I'd like mybuild machine to generate these files so that it can use them for things like static analysis and code coverage.
Comment
Your answer
Follow this Question
Related Questions
Cant attach debugger | Compile Errors in VS but not in Unity? 0 Answers
UnityVS with VS 2015, CustomEditor classes cant access any game classes 0 Answers
UnityVS with Visual Studio 2015, Editor Scripts cant access game components in VS project file 0 Answers