Selaa lähdekoodia

tab spaces to 4

master
Savorboard 7 vuotta sitten
committed by GitHub
vanhempi
commit
acdb17b198
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      README.md

+ 1
- 1
README.md Näytä tiedosto

@@ -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!


Ladataan…
Peruuta
Tallenna