+semver: major merged netstandard2.0 upgrade and updated all packages. Also had to change identity server test due to scope deduping and put a few awaits in.

This commit is contained in:
Tom Pallister
2018-05-11 07:59:03 +01:00
parent 7345bdccda
commit 1823c832a6
13 changed files with 84 additions and 90 deletions

View File

@ -316,8 +316,6 @@ namespace Ocelot.AcceptanceTests
{
new Scope("api2"),
new Scope("api2.readOnly"),
new Scope("openid"),
new Scope("offline_access")
},
ApiSecrets = new List<Secret>()
{