Currently, the DLL shows no version number in Visual Studio.
This is annoying when you are trying to confirm you have the correct version in the project.
Thanks!
06-22-2011 04:53 PM
Thanks for the suggestion! I've passed this on to our development teams.
Thanks,
Michelle
Developer Community Manager
07-06-2011 03:45 PM
Consider this another request for better versioning of AuthorizeNet.dll. Here's a great article if your development team needs some guidance:
http://all-things-pure.blogspot.com/2009/09/assembly-version-file-version-product.html
Also, please note that the C# SDK that's currently on your website appears to only have been compiled for Debug mode and not for Release mode. One way to tell is whether CardType is null or not. I believe this is what another user observed in this forum post:
I would suggest implementing some version model before building in Release mode and pushing to the website, though. Please!
-Robert
10-18-2012 01:19 PM