7 ms·
Seems to be a theme. I had to re-do our TeamCity integration when they stripped out the IIS Path property out of the project file in favor of publishing profil
by disdev 13y ago
Seems to be a theme.
I had to re-do our TeamCity integration when they stripped out the IIS Path property out of the project file in favor of publishing profiles. For a shop like ours, where we have lots of small projects, automating the deployment is pretty critical. I don't want to have to add 120 publish profiles when previously I could rely on the project settings.
Ultimately, we hacked together a fix, but I'm still wary of their changes.