IlyaAtGitHub
Results
1
comments of
IlyaAtGitHub
Probably better is: var xmlSettings = new XmlWriterSettings { ConformanceLevel = ConformanceLevel.Fragment, Indent = false, Encoding = new UTF8Encoding(false) };