I've been facing the same issue ever since v0.9.
Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral
I use the merged binaries and came across the following thread:
http://stackoverflow.com/questions/13748055/could-not-load-type-system-runtime-compilerservices-extensionattribute-from-as
But the marked answer didn't help and ilmerge would exit with some symbol not found error.
So the only way is that the machine installs .Net framework v4.5 but its not possible for windows xp.
I really hope we can get a solution for this.
Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral
I use the merged binaries and came across the following thread:
http://stackoverflow.com/questions/13748055/could-not-load-type-system-runtime-compilerservices-extensionattribute-from-as
But the marked answer didn't help and ilmerge would exit with some symbol not found error.
So the only way is that the machine installs .Net framework v4.5 but its not possible for windows xp.
I really hope we can get a solution for this.