So I'm building a .net app in rider.
.Net has the concept of a "config file"... the app.config file and then within that it supports "sub configs" that can override and add parameters.
Now the questions is how do run my application with one of these config files selected?
CodePudding user response:
If you spend some time on Rider's forum, you should notice someone asked a few years ago,
https://rider-support.jetbrains.com/hc/en-us/community/posts/360001333940-Web-Config-Transforms
Then the developers worked on the feature,
and a plugin was shipped as the final work,
https://plugins.jetbrains.com/plugin/10005--net-xdt-configuration-transformation-support