Is it expected that the JS files would not be updated with a nuget update?
1 Answer, 1 is accepted
0
Dimitar
Telerik team
answered on 03 Feb 2020, 11:17 AM
Hi Mike,
JS files (Kendo UI js files, as well as css files) are not expected to be updated when updating Telerik.UI.for.AspNet.Core NuGet package. This package does not install, not update js and css files. These files may be installed following the ways shows in Including Client-Side Resources article. I hope this is helpful.