first commit -push
This commit is contained in:
16
RobotNet.SystemUpgrade/Properties/launchSettings.json
Normal file
16
RobotNet.SystemUpgrade/Properties/launchSettings.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/launchsettings.json",
|
||||
"profiles": {
|
||||
"http": {
|
||||
"commandName": "Project",
|
||||
"dotnetRunMessages": true,
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "index.html",
|
||||
"workingDirectory": "$(TargetDir)",
|
||||
"applicationUrl": "http://localhost:5296",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user