removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot

This commit is contained in:
TomPallister
2016-10-18 19:04:46 +01:00
parent f79b76b414
commit acfeeed86a
107 changed files with 88 additions and 87 deletions

View File

@ -19,7 +19,7 @@
"Microsoft.Extensions.Logging.Debug": "1.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "1.0.0",
"Microsoft.AspNetCore.Http": "1.0.0",
"Ocelot.Library": "1.0.0-*",
"Ocelot": "1.0.0-*",
"xunit": "2.1.0",
"dotnet-test-xunit": "2.2.0-preview2-build1029",
"Shouldly": "2.8.0",