Rev ASPNetCore version (#216)

This commit is contained in:
Brendan Burns
2018-10-26 23:03:19 -07:00
committed by k8s-ci-robot
parent aa1c880301
commit 0b1669d5a5

View File

@@ -6,8 +6,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.0.2" />
<PackageReference Include="System.Reactive" Version="3.1.1" />
<PackageReference Include="Nito.AsyncEx" Version="4.0.1" />
</ItemGroup>