added association for Privacy-Enhanced Mail encoding to BinaryObjectModel

This commit is contained in:
Michael Becker 2020-01-05 00:00:43 -05:00
parent 977fd038f8
commit e1bc3c098b
No known key found for this signature in database
GPG Key ID: 506F54899E2BFED7

View File

@ -7,6 +7,7 @@
</ObjectModels>
<DataFormats>
<DataFormat TypeName="UniversalEditor.DataFormats.Binary.BinaryDataFormat" />
<DataFormat TypeName="UniversalEditor.DataFormats.Binary.PEM.PEMDataFormat" />
</DataFormats>
</Association>
</Associations>