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

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

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

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

- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19571.5
- dotnet-user-secrets - 3.1.0-rtm.19571.5
- dotnet-watch - 3.1.0-rtm.19571.5
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19571.5
This commit is contained in:
dotnet-maestro[bot] 2019-11-22 09:31:46 +00:00 committed by GitHub
parent af3e3b8f83
commit f4638c0515
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-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-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-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-2b7e994" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-AspNetCore-2b7e994b/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" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> <!--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 --> <!-- 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" /> <add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

View file

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

View file

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