MusicXml.Net
MusicXml.Net copied to clipboard
Accidental property is not appearing
Hello,
congrats for this nice library.
Issue is all about "Accidental" property that is not appearing when using the library via Nuget Packages. It does appear when using the code directly.
Thank you.
You are probably not using the last version. Try to update your nuget packages
I am using version 2.0.1 which - as far as I can see - is the most resent release and problem still exists.
But again, it works when I use the code directly (not through Nugets).
Thank you.
Net Nuget package published with code migrate to netstandard 2.1. should be fixed I guess..