Remove Routing.Extensions

This commit is contained in:
Ryan Nowak 2016-02-04 10:03:30 -08:00
parent d97947e229
commit 0b39ee0468
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
],
"packages": {
"Microsoft.AspNetCore.Routing.Abstractions": { },
"Microsoft.AspNetCore.Routing.Extensions": { },
"Microsoft.AspNetCore.Routing": { }
}
},