Enabling "authors" element in project.json

Related hosting bug is fixed:
https://github.com/aspnet/Hosting/issues/74
This commit is contained in:
Praburaj 2014-09-15 16:34:34 -07:00
parent 2712ae3478
commit 0c6154fcd0
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
{
/*https://github.com/aspnet/Hosting/issues/74*/
/*"authors": [
"authors": [
"Microsoft"
],*/
],
"description": "Music store application on K",
"version": "1.0.0-*",
"compilationOptions": { "warningsAsErrors": true },