conflict rsolved
continuous-integration/drone/push Build is failing Details

customer_branche_TRO
Ismail TAHA JANAN 2 years ago
parent 7b18e512ac
commit affb40b2b5

@ -18,6 +18,7 @@ builder.Services.AddDbContext<CatCafeDbContext>();
//opt.UseInMemoryDatabase("CatCafe")); //opt.UseInMemoryDatabase("CatCafe"));
//builder.Services.AddDbContext<BarContext>(opt => //builder.Services.AddDbContext<BarContext>(opt =>
//opt.UseSqlite("CatCafe")); //opt.UseSqlite("CatCafe"));
//builder.Services.AddDbContext<CatCafeDbContext>(opt => //builder.Services.AddDbContext<CatCafeDbContext>(opt =>
//opt.UseSqlite("$Data Source ={CatCafe}")); //opt.UseSqlite("$Data Source ={CatCafe}"));

Loading…
Cancel
Save