New source control repo for Biskilog POS - secure hub to store & manage source code. Streamlines dev process, tracks changes, & improves collaboration. Ensures reliable software.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
{
"iisSettings" : {
"iisExpress" : {
"applicationUrl" : "http://localhost:24369" ,
"sslPort" : 44366
}
} ,
"profiles" : {
"http" : {
"commandName" : "Project" ,
"launchBrowser" : true ,
"inspectUri" : "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}" ,
"applicationUrl" : "http://localhost:5136" ,
"environmentVariables" : {
"ASPNETCORE_ENVIRONMENT" : "Development"
} ,
"dotnetRunMessages" : true
} ,
"https" : {
"commandName" : "Project" ,
"launchBrowser" : true ,
"inspectUri" : "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}" ,
"applicationUrl" : "https://localhost:7247;http://localhost:5136" ,
"environmentVariables" : {
"ASPNETCORE_ENVIRONMENT" : "Development"
} ,
"dotnetRunMessages" : true
} ,
"IIS Express" : {
"commandName" : "IISExpress" ,
"launchBrowser" : true ,
"inspectUri" : "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}" ,
"environmentVariables" : {
"ASPNETCORE_ENVIRONMENT" : "Development"
}
}
}
}