Enabling "authors" element in project.json
Related hosting bug is fixed: https://github.com/aspnet/Hosting/issues/74
This commit is contained in:
parent
2712ae3478
commit
0c6154fcd0
|
|
@ -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 },
|
||||
|
|
|
|||
Loading…
Reference in New Issue