Fix shas of aspnetcore for 3.1.200 (#6091)

Shas should be the 3.1.100 shas.
This commit is contained in:
Matt Mitchell 2020-01-08 09:08:21 -08:00 committed by GitHub
parent 284d96b507
commit 1d8d776130
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,11 +43,11 @@
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>7db696998c6ae4852fbf01827efdb10634e22668</Sha>
<Sha>2b7e994b8a304700a09617ffc5052f0d943bbcba</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.0">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>7db696998c6ae4852fbf01827efdb10634e22668</Sha>
<Sha>2b7e994b8a304700a09617ffc5052f0d943bbcba</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1" Version="3.1.0-rtm.19566.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>