Added description to project.json
This commit is contained in:
parent
0350ca1dba
commit
40b2da7cc7
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"description": "ASP.NET 5 middleware and abstractions for routing requests to application logic and for generating links.",
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
"compilationOptions": {
|
"compilationOptions": {
|
||||||
"warningsAsErrors": true
|
"warningsAsErrors": true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue