Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mike Chambers 635 posts 1252 karma points c-trib
    Mar 06, 2019 @ 23:15
    Mike Chambers
    0

    nuget install vs binary zip download of 7.13.2 results in different dll versions and web.config file

    First time looking at installing via nuget, and happened to notice that nuget 7.13.2 vs the packaged zip from our.umbraco.com/download results in different dlls and additional dlls in the binary folder.

    the one that tripped me up was mySql.Data.dll nuget v6.9.12 delivered and the webconfig addresses this with dependentAssembly setting

    the zipped 7.13.2 delivers 6.9.9.0 and no dependantAssembly setting.

    Also nuget install has quite a few extra for dll's (and pdb's for debugging?) presumably from the dependancy chain in the nuget package. Other things are whitespace chars.

    Are all these to be expected? I sort of assumed that the download.zip and nuget should be identical?

    Below a couple of screen shots to illustrate differences.. nuget on the right

    enter image description here

    enter image description here

Please Sign in or register to post replies

Write your reply to:

Draft