P
Perry Langla
Hi,
I ran across some information about redirecting assembly version. It said
you can use a redirect statement in the app.config file. Could someone
please help me with this redirect statement. The statement in my file is;
</appSettings>
<startup>
<supportedRuntime version="v1.1.4322" />
<supportedRuntime version="v1.1.4322" />
</startup>
</configuration>
I would like for this to direct to runtime version 2.0
Thanks Perry Langla
I ran across some information about redirecting assembly version. It said
you can use a redirect statement in the app.config file. Could someone
please help me with this redirect statement. The statement in my file is;
</appSettings>
<startup>
<supportedRuntime version="v1.1.4322" />
<supportedRuntime version="v1.1.4322" />
</startup>
</configuration>
I would like for this to direct to runtime version 2.0
Thanks Perry Langla