A
Achim Zeeck
hi all -
i've got a problem with versioned assemblies, and maybe somebody can help:
i created an assembly (dll) in two versions (1.0.0.0 and 2.0.0.0), put them
in the gac and produced a test app (testapp.exe) which references this
assembly (v1). additionally, i created an app.config (testapp.exe.config)
which references explicitly to version 2. when i run the testapp, it
*always* comes up with version 1.
thanks for any hints,
achim
i've got a problem with versioned assemblies, and maybe somebody can help:
i created an assembly (dll) in two versions (1.0.0.0 and 2.0.0.0), put them
in the gac and produced a test app (testapp.exe) which references this
assembly (v1). additionally, i created an app.config (testapp.exe.config)
which references explicitly to version 2. when i run the testapp, it
*always* comes up with version 1.
thanks for any hints,
achim