Skip to content

Commit

Permalink
Rev ASPNetCore version
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandburns committed Oct 26, 2018
1 parent df33816 commit 9c2e187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/KubernetesClient.Tests/KubernetesClient.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.0.0" />
<PackageReference Include="System.Reactive" Version="3.1.1" />
<PackageReference Include="Nito.AsyncEx" Version="4.0.1" />
Expand Down

0 comments on commit 9c2e187

Please sign in to comment.