ontehfritz / api.mtgdb.info

Project closing first of August 2015
http://www.mtgdb.info/
MIT License
36 stars 8 forks source link

C# Driver: Errors with VS 2010 #44

Closed ontehfritz closed 10 years ago

ontehfritz commented 10 years ago

Side Note: Projects in monodevelop don't seem to be able to load with VS 2010, however vice versa is OK.

Also the C# driver throws exceptions on windows 7:

System.IO.FileNotFoundException: Could not load file or assembly 'MtgDb.Info.Driver, Version=0.1.5176.17133, Culture=en, PublicKeyToken=null' or one of its dependencies. Het systeem kan het opgegeven bestand niet vinden. File name: 'MtgDb.Info.Driver, Version=0.1.5176.17133, Culture=en, PublicKeyToken=null'

Kudos to: Gilles Van Glabeke

ontehfritz commented 10 years ago

Has its own repo