Merge pull request #212 from dotnet/Rick-Anderson-patch-1

Delete fundamentals/aot/diagnostics/Rdg12/Properties directory
pull/213/head
Rick Anderson 2023-10-05 09:02:22 -10:00 committed by GitHub
commit 72370a4fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 22 deletions

View File

@ -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": ""
}
}
}