Skip to content

Commit 9d725dc

Browse files
Update appsettingsSQLite.json (dotnet#22415)
1 parent 9810a1c commit 9d725dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aspnetcore/data/ef-rp/intro/samples/cu50/appsettingsSQLite.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
},
99
"AllowedHosts": "*",
1010
"ConnectionStrings": {
11-
"SchoolContext": "Data Source=c:\\tmp\\CU.db"
11+
"SchoolContext": "Data Source=CU.db"
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)