Fix XML compiler warnings. by CartBlanche · Pull Request #8890 · MonoGame/MonoGame
Fix some low hanging XML compiler warnings. We have SOOO many warnings, we introduce silly ones all the time.
At some point we should try to reduce these warnings down to zero. Just so we can see real issues when we're being warned about them.
This PR has introduced new warnings to the build, which causes errors when one wants to export the XML summaries. The change to random.cs should be reverted; it was denoted as < to prevent the XML from being broken while displaying a '<' sign to the user (or in the online source). The change to the other file is fine.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters