G
graham.king
Hi,
I was wondering if it is possible to build all projects in a VS.net
solution from the command line without having to open the solution and
tick every project in the configuration manage?
I currently am aware of the command to build from the command line
<VS.net location> <.sln file locaion> /rebuildall /release
will rebuild all *ticked* projects in the solution. Is there a way to
build everything despite some projects not being ticked in the config
manager?
Thanks
I was wondering if it is possible to build all projects in a VS.net
solution from the command line without having to open the solution and
tick every project in the configuration manage?
I currently am aware of the command to build from the command line
<VS.net location> <.sln file locaion> /rebuildall /release
will rebuild all *ticked* projects in the solution. Is there a way to
build everything despite some projects not being ticked in the config
manager?
Thanks