Skip to content

Commit df4f01f

Browse files
committed
Update appsettings.appveyor.json
1 parent 5839bc3 commit df4f01f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{
1+
{
22
"ConnectionStrings": {
3-
"Tracker": "Server=(local)\\SQL2017;Database=TrackerAppVeyor;Integrated security=SSPI;"
3+
"Tracker": "Server=(local)\\SQL2019;Database=TrackerAppVeyor;Integrated security=SSPI;"
44
}
5-
}
5+
}

0 commit comments

Comments
 (0)