In the PackageInitializer.cs (or anywhere else) are you actually using EPiServer.Packaging?
This is causing dependency issues on EPiServer.Packaging which is old and not being updated anymore. EPiServer.Packaging in turn has dependency issues that are getting stale.
Please remove unused references to EPiServer.Packaging if it is in fact not being used.
In the PackageInitializer.cs (or anywhere else) are you actually using EPiServer.Packaging?
This is causing dependency issues on EPiServer.Packaging which is old and not being updated anymore. EPiServer.Packaging in turn has dependency issues that are getting stale.
Please remove unused references to EPiServer.Packaging if it is in fact not being used.