|
|
I'm working on WebDeploy, specifically a single bug I identified while trying to use WebDeploy to deploy Community Server :: Forums last week. The problem is that the VS.NET project file that is used, has a few File elements that contain ampersands within an attribute. Now I realize that you can have ampersands, but they must be in the format of "&", whereas these are just straight "&" in the attribute values.
|