Skip to content

Commit aafabb1

Browse files
committed
Added Application Name in connection string
1 parent fba6570 commit aafabb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"ConnectionStrings": {
3-
"WWI": "Server=.;Database=WideWorldImporters;User=WebApi;Password=Sp1d3rman!"
3+
"WWI": "Server=.;Database=WideWorldImporters;User=WebApi;Password=Sp1d3rman!;Application Name=WideWorldImporters"
44
}
55
}

0 commit comments

Comments
 (0)