Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

When updating Nuget package in asp.net project

$
0
0

I need to update a couple of MS Nuget packages in asp.net project which was developed using Visual Studio. The ones I'm updating are

Microsoft.AspNet.Identity.EntityFrameworkMicrosoft.CodeDom.Providers.DotNetCompilerPlatformMicrosoft.IO.RecyclableMemoryStreamMicrosoft.IO.RecyclableMemoryStreamMicrosoft.TypeScript.MSBuildMicrosoft.TypeScript.MSBuild

After updating the packages, what is the best way to test if the updates broke anything in the application. In case of Bootstrap and TinyMCE I did some testing to found out that updating them will break the application, so I'm not updating Bootstrap and TinyMCE (from v4 to v6.7). I'm on the fence about updating jQuery because I don't know how to test without testing entire application if jQuery update broke anything in the application. Is there any software or process to see if update will break anything in the application?

Secondly, when publishing project after the nuget package update, do I need to just copy the related dll's for above packages or entire bin folder?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>