Update HCC Dependencies to Latest NuGet Versions#519
Update HCC Dependencies to Latest NuGet Versions#519ArielBlanco1990 wants to merge 30 commits intoHotcakesCommerce:developmentfrom
Conversation
|
@WillStrohl Important note for myself... Merge the PR from Alejandro before this one. |
WillStrohl
left a comment
There was a problem hiding this comment.
@ArielBlanco1990 Do you know of any reason to not update the .NET Framework to 4.8 instead of only 4.7.2?
Also, I see some updated CSS & image files in the PR. Why are these updates in the PR? What do they support?
| * | ||
| * http://api.jqueryui.com/accordion/#theming | ||
| */ | ||
| .ui-accordion .ui-accordion-header { |
There was a problem hiding this comment.
@ArielBlanco1990 What are the updates in this file for?
There was a problem hiding this comment.
@WillStrohl Apparently this was updated when jQuery was upgraded to a higher version, not added manually.
|
@WillStrohl Regarding the .NET Framework version, I'm going to try to update it. I don't remember if I did it and I got some error. I'll update it to version 4.8 and perform a functional test. If everything is correct, I'll upload the change in the PR. |
|
@WillStrohl I have updated the .Net Framework version to version 4.8 and everything has worked correctly, I have uploaded the new changes. |
|
@WillStrohl Ready for new review |
Related to Issue
Fixes #516
Description
This update focuses on updating the local dependencies of Hotcakes Commerce (HCC) to use the latest versions available on NuGet.
How Has This Been Tested?
Verified that the application builds successfully with the updated dependencies.
Tested key functionality in a local environment to confirm that the changes do not introduce regressions.
Reviewed areas of the code that interact with the updated dependencies to validate compatibility.
Screenshots (if appropriate):
N/A
Types of changes
Checklist: