ezet / evelib

Eve Online Library.NET is an open source C# wrapper for CCPs Eve Online API and other popular Eve Online APIs.
Apache License 2.0
71 stars 36 forks source link

Industry Specialties #22

Closed dimaman2001 closed 9 years ago

dimaman2001 commented 9 years ago

In EveLib.EveCrest you are missing the DataMember attribute on the CrestIndstrySpecialities model.

[DataMember(Name = "items")]

Needs to be added to Specializations