Hi, I have an .net 1.1 assembly. I want change some types visibility from internal to public for testing. But when I make changes and save assembly it changes target framework to .net 2.0. What can I do to save in .net 1.1?
I use Mono.Cecil 0.6 as last version which support .net 1.1 Thanks -- -- mono-cecil
