I am working on a project which generates an assembly. I just noticed that an additional assembly *.XmlSerializers.dll is being generated. Why this file is auto generated an
The project only generates the project.XMLSerialisers.dll for web applications. For other applications you have to run sgen separately.