You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you misunderstood. 2.0 is going out of service not M.A.All. Though we recommend users to move to M.A.App in 2.1 and 2.2, we still produce and support M.A.All in these releases.
I would remove the Update ASP.NET Core 2.0 section. In the Update ASP.NET Core 2.1 section:
We recommend migrating migrating to the `Microsoft.AspNetCore.App` metapackage for 2.1 and later. To keep using the `Microsoft.AspNetCore.All` metapackage and ensure the latest patch version is deployed:
* On development machines and build servers: Install the latest [.NET Core SDK](https://www.microsoft.com/net/download).
* On deployment servers: Install the latest [.NET Core runtime](https://www.microsoft.com/net/download).
Your app will roll forward to the latest installed version on an application restart.
aspnet/Identity#1870 has instructions
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: