Created
December 19, 2018 19:18
-
-
Save binki/4edb03240b3cda0c53cf0d76cdb3dbc5 to your computer and use it in GitHub Desktop.
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
XDocument.Parse(XDocument.Parse("<x xml:space=\"preserve\">
\n</x>").ToString(SaveOptions.DisableFormatting)).Root.Value == "\r\n" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment