removed rafty and updated more packages

This commit is contained in:
TomPallister
2020-11-27 12:41:01 +00:00
parent b356539cbc
commit ebf85326cf
38 changed files with 167 additions and 1734 deletions

View File

@@ -1,11 +1,10 @@
namespace Ocelot.AcceptanceTests
{
using Butterfly.Client.AspNetCore;
using Configuration.File;
using Ocelot.Configuration.File;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Rafty.Infrastructure;
using Shouldly;
using System;
using System.Collections.Generic;