No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

hace 2 semanas
123456789101112
  1. {
  2. "profiles": {
  3. "Tests": {
  4. "commandName": "Project",
  5. "launchBrowser": true,
  6. "environmentVariables": {
  7. "ASPNETCORE_ENVIRONMENT": "Development"
  8. },
  9. "applicationUrl": "https://localhost:2677;http://localhost:2678"
  10. }
  11. }
  12. }