claunia / plist-cil

C#/.NET parser for Apple and GnuStep Property List (aka plist), based on Java's dd-plist
Other
54 stars 17 forks source link

Add missing using statement for net45 #52

Closed qmfrederik closed 5 years ago

qmfrederik commented 5 years ago

The current master fails to compile because of this.