Having
<startup
>
<supportedRuntime version=“v1.1.4322“ />
</startup>
in your app.config (…exe.config) when
you REALLY want to run against the 2.0 runtime is a VERY VERY bad and stupid
thing.
Jay R. Wren – lazy dawg evarlast
babblings of a computer loving fool
Having
<startup
>
<supportedRuntime version=“v1.1.4322“ />
</startup>
in your app.config (…exe.config) when
you REALLY want to run against the 2.0 runtime is a VERY VERY bad and stupid
thing.