visual studio - How do you remove project configurations in Batch Build? -


how remove project configurations in batch build?

i created new configuration test, , used visual studio batch build option build various configuration / solution config pairs

i didn't need configuration , deleted

but test / debug|any cpu , test / release|any cpu pairs still present in batch build dialog, , there isn't delete option

while solution configurations can removed using edit option in drop down within configuration manager dialog, if switch batch build still see debug & release configurations! click here see how got rid of


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -