I was wondering if anyone can comment as to whether it is ok to upgrade the following nuget packages to their latest versions?
HtmlAgilityPack V1.8.14 to V1.11.17
LightInject v 5.4 to v6.2
Microsoft.Owin.* v4.0.1 to v4.1.0
MiniProfile v4.0.138 to v4.1.0
SharpZipLib v0.86.0 to v1.20
Superpower v2.0.0 to v2.3.0
Serilog - various versions
There are also some System.* packages, I am guessing that these should be left where they are?
I am just starting down the upgrade path and would like to be as far up to date as possible.
nuget Package Update guidance desired
I was wondering if anyone can comment as to whether it is ok to upgrade the following nuget packages to their latest versions?
There are also some System.* packages, I am guessing that these should be left where they are?
I am just starting down the upgrade path and would like to be as far up to date as possible.
Hi John,
It seems that this is ok. Just check the dependencies on NuGet.
UmbracoCms: https://www.nuget.org/packages/UmbracoCms/
UmbracoCms.Web: https://www.nuget.org/packages/UmbracoCms.Web/
UmbracoCms.Core: https://www.nuget.org/packages/UmbracoCms.Core/
is working on a reply...