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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -