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