How do you remove project configurations in Batch Build?
I created a new configuration Test
, and used the Visual Studio Batch Build option to build the various configuration / solution config pairs
I didn't need the configuration and deleted it
But the Test
/ Debug|Any CPU
and Test
/ Release|Any
CPU pairs are still present in the Batch Build dialog, and there isn't a delete option