Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I add more than three web.config transformations?

Is it possible to add a fourth web.config transformation with Visual Studio? I have three transformations: enter image description here

But when I want to add one the option in contextual menu is disabled: enter image description here

(It is in French, it means "Add Configuration transformations")

like image 640
bAN Avatar asked Nov 25 '25 23:11

bAN


1 Answers

On the top of your screen where you change it from "Debug" to "Release" etc. Open the drop down, go to "Configuration Manager" in the "Active solution configuration:" list drop it down and select "New".

When you've added the new one(s), you may need to refresh your project or close VS and re-open, then when you right-click a the web.config you will get the new configurations in the list.

Hope that makes sense. :)

enter image description here

enter image description here

like image 151
Phill Avatar answered Nov 27 '25 14:11

Phill



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!