@Netinhosantos, when I try to update I have this mistake: The Microsoft.AspNetCore.All 2.1.1 package is not compatible with netcoreapp2.0 (.Netcoreapp,Version=v2.0). Microsoft.AspNetCore.All 2.1.1 package supports: netcoreapp2.1 (.Netcoreapp,Version=v2.1)
update Microsoft.AspNetCore.All package
– Netinho Santos
@Netinhosantos, when I try to update I have this mistake: The Microsoft.AspNetCore.All 2.1.1 package is not compatible with netcoreapp2.0 (.Netcoreapp,Version=v2.0). Microsoft.AspNetCore.All 2.1.1 package supports: netcoreapp2.1 (.Netcoreapp,Version=v2.1)
– pnet