Ocelot updated to 3.0.0

This commit is contained in:
Eduard Tomàs 2018-02-02 12:03:48 +00:00
parent b0d4ae5a72
commit 5dfaf07059

View File

@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.3" />
<PackageReference Include="Ocelot" Version="2.0.10" />
<PackageReference Include="Ocelot" Version="3.0.0" />
</ItemGroup>
</Project>