Browse Source

Ocelot updated to 3.0.0

pull/565/head^2
Eduard Tomàs 7 years ago
parent
commit
5dfaf07059
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Apigw/OcelotApiGw/OcelotApiGw.csproj

+ 1
- 1
src/Apigw/OcelotApiGw/OcelotApiGw.csproj 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>

Loading…
Cancel
Save