2 references to Version2
Microsoft.AspNetCore.Identity.EntityFrameworkCore (1)
IdentityUserContext.cs (1)
136if (schemaVersion >= IdentitySchemaVersions.Version2)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (1)
VersionTwoSchemaTest.cs (1)
29o.Stores.SchemaVersion = IdentitySchemaVersions.Version2;