I followed this guide/example https://docs.microsoft.com/en-us/dotnet/core/additional-tools/xml-serializer-generator and used the workaround mentioned in #1390 to generate the XmlSerializer assembly.
When I enable the nuget package creation in the project settings the package is created but the XmlSerializer assembly is not included.
I followed this guide/example https://docs.microsoft.com/en-us/dotnet/core/additional-tools/xml-serializer-generator and used the workaround mentioned in #1390 to generate the XmlSerializer assembly.
When I enable the nuget package creation in the project settings the package is created but the XmlSerializer assembly is not included.