error CS0234: The type or namespace name 'Authentication' does not exist in the namespace 'Microsoft.AspNetCore' (are you missing an assembly reference?) when building a project that requires this package. My github action looks like this:Could not locate the assembly "Microsoft.AspNetCore.Http.Features"Could not locate the assembly "Microsoft.AspNetCore.Authentication.Cookies"