Some widely used persistence frameworks (EF) out there unfortuantely use Microsoft.CodeAnalysis.Common=4.5.0. Sailfish also uses this library, except it uses 4.8.0. Since Sailfish doesn't require any critical dependencies from 4.8.0, I've decided to roll this back to 4.5.0 for better backwards compatibility. This is unlikely to change going forward.
Description
Some widely used persistence frameworks (EF) out there unfortuantely use Microsoft.CodeAnalysis.Common=4.5.0. Sailfish also uses this library, except it uses 4.8.0. Since Sailfish doesn't require any critical dependencies from 4.8.0, I've decided to roll this back to 4.5.0 for better backwards compatibility. This is unlikely to change going forward.
In addition: