vs change
This commit is contained in:
parent
446b59533c
commit
799aa3c52a
12
UniversityContracts/Properties/launchSettings.json
Normal file
12
UniversityContracts/Properties/launchSettings.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"UniversityContracts": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:49347;http://localhost:49350"
|
||||
}
|
||||
}
|
||||
}
|
12
UniversityDataBaseImplemet/Properties/launchSettings.json
Normal file
12
UniversityDataBaseImplemet/Properties/launchSettings.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"UniversityDataBaseImplemet": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:49351;http://localhost:49352"
|
||||
}
|
||||
}
|
||||
}
|
12
UniversityModels/Properties/launchSettings.json
Normal file
12
UniversityModels/Properties/launchSettings.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"UniversityModels": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:49348;http://localhost:49349"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user