Skip to content

Commit b67fa6a

Browse files
2 parents e02ffd2 + dc92ce6 commit b67fa6a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"profiles": {
3+
"GridWithContextMenu": {
4+
"commandName": "Project",
5+
"launchBrowser": true,
6+
"environmentVariables": {
7+
"ASPNETCORE_ENVIRONMENT": "Development"
8+
},
9+
"applicationUrl": "https://localhost:2159;http://localhost:2160"
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)