DatabaseContextAssemblyAttributes.cs 268 B

123456789
  1. // <auto-generated />
  2. using Benchmarks;
  3. using Benchmarks.Model;
  4. using Microsoft.EntityFrameworkCore.Infrastructure;
  5. #pragma warning disable 219, 612, 618
  6. #nullable disable
  7. [assembly: DbContextModel(typeof(DatabaseContext), typeof(DatabaseContextModel))]