Kaynağa Gözat

tab spaces to 4

master
Savorboard 7 yıl önce
committed by GitHub
ebeveyn
işleme
acdb17b198
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      README.md

+ 1
- 1
README.md Dosyayı Görüntüle

@@ -64,7 +64,7 @@ public void ConfigureServices(IServiceCollection services)

services.AddDbContext<AppDbContext>();

services.AddCap(x =>
services.AddCap(x =>
{
// If your SqlServer is using EF for data operations, you need to add the following configuration:
// Notice: You don't need to config x.UseSqlServer(""") again!


Yükleniyor…
İptal
Kaydet