// using Benchmarks; using Benchmarks.Model; using Microsoft.EntityFrameworkCore.Infrastructure; #pragma warning disable 219, 612, 618 #nullable disable [assembly: DbContextModel(typeof(DatabaseContext), typeof(DatabaseContextModel))]