Ahsan Aman

Results 3 comments of Ahsan Aman

@michaelosthege I have been looking at testing your PR (#65) against a use case I have for writing xmp to jpeg. The changes for MDE 2.9.0-rc1 will require refreshing the...

Hmm. Seems like you are onto something there. !rdfRdfNode.Attributes().Any() -> if there are no attributes, throw an exception !xmlNode.attrs.empty() -> if there are attributes, throw an exception

I would vote yes for a rc2 build. I have a library here that targets net8.0 and is using 2.9.0-rc1 https://github.com/ahsanaman92/JpegXmpWritePluginMDE and would like to play around with NativeAOT bit.