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.
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
.
should be fixed with https://github.com/fsprojects/Paket/pull/2666
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: