Skip to content

AddressParser.NET v1.1 - support for .NET 2.0, 3.0 and 3.5

Latest
Compare
Choose a tag to compare
@fschoening fschoening released this 12 Sep 11:42
· 1 commit to master since this release

w/o really thinking about it, I was compiling and developing for .NET 4.5. This obviously leaves out everybody on lower versions, so I managed to bunk it down to .NET 2.0.

On info on how it's possible to use extension-methods in .NET 2.0, read http://schoening.it/blog/post/2012/01/26/Solution-Cannot-define-a-new-extension-method-because-the-compiler-required-type-SystemRuntimeCompilerServicesExtensionAttribute-cannot-be-found-Are-you-missing-a-reference-to-SystemCoredll.aspx.

12-09-2013 13-14-16