When I try to publish my application to the web server after upgrading to .NET Core 2.1 from 2.0, I get this message: \"This version of Microsoft.AspNetCore.All is only compatib
Im guessing you pulled all the 2.1.x upgrades but initially started your project in 2.0.x.
I just hand edit the cspoj file by downgrading back down and adding: