merged develop and stolen binarymash dont publish unstable build script code

This commit is contained in:
TomPallister
2017-02-25 18:27:20 +00:00
46 changed files with 2985 additions and 212 deletions

View File

@ -37,7 +37,6 @@ namespace Ocelot.ManualTest
})
.WithDictionaryHandle();
};
services.AddOcelotOutputCaching(settings);
services.AddOcelot(Configuration);
}