Hey there!
I've got a big problem with AssemblyInfo changes with a propertySet.
We are currently developing in a TFS-Enviroment(just for info).
At the moment the complete AssemblyInfo is overwritten and this is kind of bad for me now, because we use a lot of different projects in one solution so the problem is, that the propertySet changes the complete AssemblyInfos for all the projects that have been checked out of TFS. I want to change i.e. only the Description, Title and Product over the PropertySet, but now all entries in the AssemblyInfo are overwritten.
So it looks like this: say one solution has 3 different projects in it -
i check out the AssemblyInfo for all projects and all projects have different Description, Title and Product. They are called like -
Product.PLX.Client.Apps the next one is Product.PLX.Server.Rep and so forth. I hope you know where i'm going, hehe.
So in conclusion: Is there a possibilty to keep the existing AssemblyInfo entries that are currently in the AssemblyInfo? Or is there any other easy way to change these entries easy and without much effort?
Thanks in advance,
Sascha