blob: 4bae443c1b28b71d68c21ee1580f1f01e24144a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"profiles": {
"Timeline": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_WORKDIR": "D:\\timeline-development"
}
}
}
}
|