Nuget has issues with content files -
we use nuget our shared code , such. have 2 nugets, however, no dlls , static files. 1 shared mvc files (.cshtml), js, css, etc , deployment scripts (gulp, ps1, etc).
we find when update nugets , bring them down our applications, there unpredictable ripples installation. mostly, if file exists in project , nuget, delete these files. can't seem find pattern why. if anything, if package , project have file, project file should blown away , recreated package. seems blow away works, recreation doesn't.
any ideas?
Comments
Post a Comment