Unity5.3.6p7 Improvements Added an option to link.xml files to ignore missing assemblies.

which option added to link.xml?
How can I use it?

Add the attribute ignoreIfMissing="1" to an assembly element in a link.xml file to take advantage of this behavior.