Update dependencies from aspnetcore (#5547)

This commit is contained in:
Matt Mitchell 2019-11-05 06:00:52 -08:00 committed by GitHub
parent a79f31732b
commit 246b25d719
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -11,7 +11,6 @@
<add key="darc-pub-dotnet-core-setup-32085cb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-32085cbc/nuget/v3/index.json" />
<add key="darc-pub-dotnet-corefx-4ac4c03" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-4ac4c036/nuget/v3/index.json" />
<add key="darc-pub-aspnet-AspNetCore-22dedcb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-AspNetCore-22dedcb2/nuget/v3/index.json" />
<add key="darc-pub-aspnet-AspNetCore-0b713e5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-AspNetCore-0b713e57/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />

View file

@ -43,7 +43,7 @@
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0b713e577716e915082021942065aff1d20a0604</Sha>
<Sha>22dedcb2f0de59022e0383e1f05c9caffc708522</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>