You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a VS 2013 solution that had a single web project in it. I was able to add transforms for our various build configurations and everything worked great. A second web project was added and so the web.config was moved to the top level directory with each web project then adding the web.config to the project as a link. This worked, but then when I attempted to add the transforms I got an error message about access to transform files. If I checked out the transform files they would be overwritten when I added the transform.
Is there a solution for this issue?
The text was updated successfully, but these errors were encountered:
I have a VS 2013 solution that had a single web project in it. I was able to add transforms for our various build configurations and everything worked great. A second web project was added and so the web.config was moved to the top level directory with each web project then adding the web.config to the project as a link. This worked, but then when I attempted to add the transforms I got an error message about access to transform files. If I checked out the transform files they would be overwritten when I added the transform.
Is there a solution for this issue?
The text was updated successfully, but these errors were encountered: