PDRating icon indicating copy to clipboard operation
PDRating copied to clipboard

Change to sdk style for easy CI/CD

Open jamesmontemagno opened this issue 7 years ago • 2 comments

[Edit (AP): Also removes all iOS Classic API support and unifies some whitespace inconsistencies.]

jamesmontemagno avatar May 11 '18 20:05 jamesmontemagno

@jamesmontemagno Thank you for helping me get this converted. I'm finally getting around to building and testing all this locally.

While it isn't a huge problem, do you know if there is a fairly non-invasive way to avoid all the XML doc warnings?

…/src/PDRating/PDRatingView.cs(18,18): Warning CS1591: Missing XML comment for publicly visible type or member 'PDRatingView' (CS1591) (PDRating)

patridge avatar May 14 '18 14:05 patridge

Oh you would just want to turn off warnings i guess. or comment it :)

jamesmontemagno avatar May 14 '18 14:05 jamesmontemagno