All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.Properties.launchSettings.json Maven / Gradle / Ivy

There is a newer version: 2.2.197
Show newest version
{
  "profiles": {
    "dotnet_example": {
      "commandName": "Project",
      "launchBrowser": true,
      "launchUrl": "http://0.0.0.0:5000",
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy