The Install-Package command has a flag to ignore the dependencies. Example:
Install-Package Common.Infrastructure -IgnoreDependencies
The Install-Package command has a flag to ignore the dependencies. Example:
Install-Package Common.Infrastructure -IgnoreDependencies