Merge pull request #212 from dotnet/Rick-Anderson-patch-1
Delete fundamentals/aot/diagnostics/Rdg12/Properties directorypull/213/head
commit
72370a4fb9
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"profiles": {
|
||||
"Rdg12": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:62225;http://localhost:62226"
|
||||
},
|
||||
"WSL": {
|
||||
"commandName": "WSL2",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "https://localhost:62225",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development",
|
||||
"ASPNETCORE_URLS": "https://localhost:62225;http://localhost:62226"
|
||||
},
|
||||
"distributionName": ""
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue