I'm running the sample code I downloaded from GitHub for the project here: https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identity?view=aspnetcore-2.1&tabs=visual-studio%2Caspnetcore2x
So, in Visual Studio, I can see the aspnet-IdentityDemo DB created in the object explorer, but when I go to SSMS and refresh things, I don't see it. How come it isn't showing up in SSMS?