UNPKG

netcore-blueprint

Version:

A custom .NET Core project blueprint

13 lines (12 loc) 271 B
{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "Blueprint.Infra": { "commandName": "Project", "dotnetRunMessages": true, "environmentVariables": { "DOTNET_ENVIRONMENT": "Development" } } } }