We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5511e commit d7dee73Copy full SHA for d7dee73
test/Ocelot.AcceptanceTests/AggregateTests.cs
@@ -10,6 +10,7 @@
10
using Microsoft.AspNetCore.TestHost;
11
using Microsoft.Extensions.Configuration;
12
using Microsoft.Extensions.DependencyInjection;
13
+using Newtonsoft.Json;
14
using Ocelot.AcceptanceTests.Authentication;
15
using Ocelot.Configuration.File;
16
using Ocelot.DependencyInjection;
0 commit comments