4

I need to build multiple configurations, e.g. Debug, Release, in VisualStudioOnline.

Found some guides doing this online (e.g. here, and here) but they all end up with "Under the Options tab, enable Multi-configuration".

Problem is I have no such entry in the options tab. No multi-configuration option

Is it a licensing thing? Do I need to enable it somewhere else? Has this functionality been removed or replaced with something else?

Community
  • 1
  • 1
adrianm
  • 14,468
  • 5
  • 55
  • 102

1 Answers1

8

Refer to this screenshot and check it:

enter image description here

starian chen-MSFT
  • 33,174
  • 2
  • 29
  • 53
  • Thanks. A bit confusing but there is link to an example in "more information" so I'm sure I can work it out. – adrianm Sep 26 '17 at 11:01