2 references to SchemaVersion
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (2)
VersionTestDbContext.cs (2)
44
if (
SchemaVersion
>= new Version(10, 0))
87
if (
SchemaVersion
>= new Version(3, 0))