FastKoala icon indicating copy to clipboard operation
FastKoala copied to clipboard

Web.{cfgname}.config transform file not reliably getting added to source control (TFS)

Open stimpy77 opened this issue 9 years ago • 1 comments

Transformed Web.Local.config didn't get added to source control (TFS 2013), neither did Web.Dev.config or Web.Release.config

Hit and miss. All worked fine on first project, second project no.

stimpy77 avatar Feb 27 '16 05:02 stimpy77

I see this happen with or without the plugin, very common using git for everything to not get added automatically.

I have moved to using options outside of VisualStudio because of this. I have found that using the build in options generally allow for lazy mistakes anyways.

workabyte avatar Feb 28 '16 17:02 workabyte