[release/3.1.1xx] Update dependencies from aspnet/AspNetCore (#5769)

* Update dependencies from https://github.com/aspnet/AspNetCore build 20191122.12

- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19572.12
- dotnet-user-secrets - 3.1.0-rtm.19572.12
- dotnet-watch - 3.1.0-rtm.19572.12
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19572.12

* Update dependencies from https://github.com/aspnet/AspNetCore build 20191122.16

- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19572.16
- dotnet-user-secrets - 3.1.0-rtm.19572.16
- dotnet-watch - 3.1.0-rtm.19572.16
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19572.16
This commit is contained in:
dotnet-maestro[bot] 2019-11-23 05:51:48 +00:00 committed by GitHub
parent b6563a900c
commit bd9d341985
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 15 deletions

View file

@ -12,7 +12,7 @@
<add key="darc-pub-dotnet-core-setup-7d57652" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-7d57652f/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-4e1bb23" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-4e1bb23c/nuget/v3/index.json" />
<add key="darc-pub-dotnet-corefx-0f7f38c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-0f7f38c4/nuget/v3/index.json" />
<add key="darc-pub-aspnet-AspNetCore-13ce513" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-AspNetCore-13ce5134/nuget/v3/index.json" />
<add key="darc-pub-aspnet-AspNetCore-9fded4c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-AspNetCore-9fded4c4/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!-- 3.0.1 assets are needed and not on nuget.org yet or other feeds below. Darc cannot see that due to nonstandard way these are pulled in to a non-3.0 branch -->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

View file

@ -41,27 +41,27 @@
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>13ce5134d2d7875237bbc5bc0280175de58eb33b</Sha>
<Sha>9fded4c4aad794c7bb1152375a2eff092bb52a86</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.0">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>13ce5134d2d7875237bbc5bc0280175de58eb33b</Sha>
<Sha>9fded4c4aad794c7bb1152375a2eff092bb52a86</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1" Version="3.1.0-rtm.19571.5">
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1" Version="3.1.0-rtm.19572.16">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>13ce5134d2d7875237bbc5bc0280175de58eb33b</Sha>
<Sha>9fded4c4aad794c7bb1152375a2eff092bb52a86</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.1.0-rtm.19571.5">
<Dependency Name="dotnet-dev-certs" Version="3.1.0-rtm.19572.16">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>13ce5134d2d7875237bbc5bc0280175de58eb33b</Sha>
<Sha>9fded4c4aad794c7bb1152375a2eff092bb52a86</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.1.0-rtm.19571.5">
<Dependency Name="dotnet-user-secrets" Version="3.1.0-rtm.19572.16">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>13ce5134d2d7875237bbc5bc0280175de58eb33b</Sha>
<Sha>9fded4c4aad794c7bb1152375a2eff092bb52a86</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.1.0-rtm.19571.5">
<Dependency Name="dotnet-watch" Version="3.1.0-rtm.19572.16">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>13ce5134d2d7875237bbc5bc0280175de58eb33b</Sha>
<Sha>9fded4c4aad794c7bb1152375a2eff092bb52a86</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.19465.1">
<Uri>https://github.com/dotnet/test-templates</Uri>

View file

@ -38,10 +38,10 @@
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>3.1.0</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>3.1.0</MicrosoftAspNetCoreAppRefPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6431PackageVersion>3.1.0-rtm.19571.5</VSRedistCommonAspNetCoreTargetingPackx6431PackageVersion>
<dotnetdevcertsPackageVersion>3.1.0-rtm.19571.5</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>3.1.0-rtm.19571.5</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>3.1.0-rtm.19571.5</dotnetwatchPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6431PackageVersion>3.1.0-rtm.19572.16</VSRedistCommonAspNetCoreTargetingPackx6431PackageVersion>
<dotnetdevcertsPackageVersion>3.1.0-rtm.19572.16</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>3.1.0-rtm.19572.16</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>3.1.0-rtm.19572.16</dotnetwatchPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->