Asp Mvc config transformations not applying to project.dll.config
I have recently set up a transformation for new configuratrion profile, named Local
, with an output directory of bin
. A new file name Web.Local.config
was introduced into the project named Project1
. This file has a transformation of SetAttribute
on a connection string as follows: