How do I change the 'Platform Target' on compiled assemblies without having access to the source?
For this particular instance, I have an compiled, .NET assembly as a DLL that is marked as x86
and I need to change it to AnyCPU
.
Why?:
AnyCPU
when dependant on x86
libs.x86
when platform independant.You can try with CorFlags utility: http://msdn.microsoft.com/en-us/library/ms164699%28VS.80%29.aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With