removed a bunch of orig files checked in by accident

This commit is contained in:
TomPallister
2017-03-09 17:00:51 +00:00
parent 6f65d9bab0
commit c49a1c9004
11 changed files with 0 additions and 1665 deletions

View File

@ -1,28 +0,0 @@
{
"version": "0.0.0-dev",
"buildOptions": {
"emitEntryPoint": true
},
"dependencies": {
"Ocelot": "0.0.0-dev",
"BenchmarkDotNet": "0.10.2"
},
"runtimes": {
"osx.10.11-x64":{},
<<<<<<< HEAD
"osx.10.12-x64": {},
"win7-x64": {}
=======
"osx.10.12-x64":{},
"win7-x64": {},
"win10-x64": {}
>>>>>>> develop
},
"frameworks": {
"netcoreapp1.1": {
"imports": [
]
}
}
}