Followed the guide for "Installing the Secret Manager tool" for a .Net Core console application here https://learn.microsoft.com/en-us/aspnet/core/security/app-secrets?tabs=visual-studio
However, the context menu item "Manage User Secrets" is still not appearing when I right-click on the project.
Is the guide wrong i.e. is there a step not documented in the Microsoft documentation for getting the context menu item "Manage User Secrets"?