mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 12:38:16 +08:00
added some router thing and removed loads of crap
This commit is contained in:
@ -1,17 +0,0 @@
|
||||
{
|
||||
"version": "1.0.0-*",
|
||||
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc2-24027"
|
||||
},
|
||||
|
||||
"frameworks": {
|
||||
"netstandard1.5": {
|
||||
"imports": "dnxcore50"
|
||||
}
|
||||
},
|
||||
|
||||
"tooling": {
|
||||
"defaultNamespace": "Ocelot.Library"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user