mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 19:08:16 +08:00
Fixed Microsoft.AspNetCore.All version for security purposes
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.6" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
|
||||
<PackageReference Include="Ocelot" Version="5.5.7" />
|
||||
</ItemGroup>
|
||||
|
||||
|
Reference in New Issue
Block a user