GenericProtocol icon indicating copy to clipboard operation
GenericProtocol copied to clipboard

Does not support .Net 4.0

Open davidokwudili opened this issue 6 years ago • 2 comments

I truly appreciate the effort made on this.

Can you make a support for .Net 4.0, cause when i tried adding to my existing project of my client, which was built on .Net 4.0, i found out it doesn't support it.

Thanks.

davidokwudili avatar Jul 03 '18 00:07 davidokwudili

Unfortunately, .NET Standard only supports .NET 4.5 and above (See: version chart).

You could change the library framework to .NET 4.0 and build it yourself, I believe it would build successfully without major changes.

mrousavy avatar Jul 03 '18 09:07 mrousavy

I'll truly appreciate, if you can help me change the library framework to .NET 4.0 and build it for me.

My Email: [email protected]

Thanks Alot.

davidokwudili avatar Jul 03 '18 11:07 davidokwudili