Paket: "redirects: force" at the group level doesn't seem to do anything

Created on 7 Sep 2017  Â·  2Comments  Â·  Source: fsprojects/Paket

I am desperately fighting "FileLoadException: Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis überein." (the assembly manifest does not match the reference, basically a version mismatch).

After adding "redirects: force" to one nuget after another, I got the idea to just add it to the group - which does not seem to do anything.

Most helpful comment

I'm working on this. There is an open pr where I still need to fix tests.
But I discovered that this setting was not possible for groups yet. It will
be after my pr is merged

Am 07.09.2017 7:24 nachm. schrieb "Lukas Rieger" notifications@github.com:

I am desperately fighting "FileLoadException: Die gefundene
Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis
überein." (the assembly manifest does not match the reference, basically a
version mismatch).

After adding "redirects: force" to one nuget after another, I got the idea
to just add it to the group - which does not seem to do anything.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/fsprojects/Paket/issues/2739, or mute the thread
https://github.com/notifications/unsubscribe-auth/AADgNNCbPwSzxUMW8WqDIg_EOpTCDcX9ks5sgCZOgaJpZM4PQI1o
.

All 2 comments

I'm working on this. There is an open pr where I still need to fix tests.
But I discovered that this setting was not possible for groups yet. It will
be after my pr is merged

Am 07.09.2017 7:24 nachm. schrieb "Lukas Rieger" notifications@github.com:

I am desperately fighting "FileLoadException: Die gefundene
Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis
überein." (the assembly manifest does not match the reference, basically a
version mismatch).

After adding "redirects: force" to one nuget after another, I got the idea
to just add it to the group - which does not seem to do anything.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/fsprojects/Paket/issues/2739, or mute the thread
https://github.com/notifications/unsubscribe-auth/AADgNNCbPwSzxUMW8WqDIg_EOpTCDcX9ks5sgCZOgaJpZM4PQI1o
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

palutz picture palutz  Â·  6Comments

haraldsteinlechner picture haraldsteinlechner  Â·  4Comments

sarudak picture sarudak  Â·  5Comments

haf picture haf  Â·  7Comments

alfonsogarciacaro picture alfonsogarciacaro  Â·  8Comments