Update dependencies

This commit is contained in:
Nick Guerrera 2019-09-30 12:35:03 -07:00
parent b06c620cf2
commit 81eafba07b

View file

@ -36,9 +36,9 @@
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha> <Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
</Dependency> </Dependency>
<!-- Used to pull in the feed for Microsoft.NETCore.Platforms, but not referenced directly --> <!-- Used to pull in the feed for Microsoft.NETCore.Platforms, but not referenced directly -->
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0-preview1.19463.3" CoherentParentDependency="Microsoft.NetCore.App"> <Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0-preview1.19477.6" CoherentParentDependency="Microsoft.NetCore.App">
<Uri>https://github.com/dotnet/corefx</Uri> <Uri>https://github.com/dotnet/corefx</Uri>
<Sha>d0f0bfa5b123b4c1183c889cf4017bb529675502</Sha> <Sha>719c1be452ab63d28a2d4b7cb53d7b38e228a41a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0-preview1.19475.24"> <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0-preview1.19475.24">
<Uri>https://github.com/aspnet/AspNetCore</Uri> <Uri>https://github.com/aspnet/AspNetCore</Uri>