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

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -