Hi friends,
I got one error message while link task
[link] LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to
'/OPT:ICF' specification
[link] LINK : fatal error LNK1561: entry
point must be defined
Hi friends,
I got one error message while link task
[link] LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to
'/OPT:ICF' specification
[link] LINK : fatal error LNK1561: entry
point must be defined
BUIL
I took a look inside WhidbeySolution to see where the change would
happen. What is the preferred way of doing this?
1) Modify the regular expression so that it does not include the project
whose name is "Solution Items"
Pros: The change will be in one string in the regex
Cons: The more stuff yo