You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0x53A
changed the title
paket app.config assembly-redirect creation is broken and should be removed
slight issues with assembly-redirect-generation and VS2017.3
Sep 7, 2017
Note: I have removed
AutoGenerateBindingRedirects
from my project file on purpose.check the actual file in the build output:

4.0.1.0 != 4.0.2.0

check all files in the packages directory:


where does 4.0.2.0 come from?
This means it is no longer possible to deduce what version will land in the build output by analyzing just target-framework + set of packages.
The text was updated successfully, but these errors were encountered: