I just started getting build errors with the Multilingual App Toolkit (in VS 2019). It was working fine a couple months ago, nothing on my machine changed.
Severity Code Description Project File Line Suppression State
Error The XLIFF file failed validation on line 0, Position 0. Message 'The element 'trans-unit' in namespace 'urn:oasis:names:tc:xliff:document:1.2' has invalid child element 'target' in namespace 'urn:oasis:names:tc:xliff:document:1.2'. List of possible elements expected: 'context-group, count-group, prop-group, note, alt-trans' in namespace 'urn:oasis:names:tc:xliff:document:1.2' as well as any element in namespace '##other'.'. PowerPlannerAppDataLibrary C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\Multilingual App Toolkit\v4.0\Microsoft.Multilingual.ResxResources.targets 32
It seems some XSD file has gone missing...
