The transformation is correctly applied and the resulting config file in the output looks as expected. But the configuration loaded in memory is as if taken from the original config file. project is .net framework 4.7.2 self-hosted winform app using appsettings.config file
saaiii22 opened this issue · 0 comments
saaiii22 commented
The appname.config is correctly transformed but when debugging in Visual Studio the untransformed values are used.