MusicXml.Net icon indicating copy to clipboard operation
MusicXml.Net copied to clipboard

Accidental property is not appearing

Open giorgosde opened this issue 7 years ago • 2 comments

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.

Sample

Thank you.

giorgosde avatar Mar 25 '18 13:03 giorgosde

You are probably not using the last version. Try to update your nuget packages

vdaron avatar Mar 26 '18 09:03 vdaron

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.

giorgosde avatar Mar 26 '18 19:03 giorgosde

Net Nuget package published with code migrate to netstandard 2.1. should be fixed I guess..

vdaron avatar Mar 06 '23 07:03 vdaron