MusicStore/app.json

8 строки
171 B
JSON

{
"name": "MusicStore",
"description": "ASP.NET 5 Music Store sample app",
"env": {
"BUILDPACK_URL": "https://github.com/heroku/dotnet-buildpack.git"
}
}