Upgrade from 7 to 8 now getting Missing XML comment on protected methods.
We upgraded from 7.x to 8.0.2: Now we are getting "Missing XML comment for publicly visible type or member '<method name here>'"We only upgraded two of the developers to 8.0.2, all the developers are using the same <name>.dotsettings file.The user who are stilling using 7 do not get the warning. The two 8 users do?So, this is happening on all protected methods ( they have no XML comments) and any public methods that have the xml comment on the interface.Any Ideas?
Please sign in to leave a comment.