Update dependencies from https://github.com/aspnet/AspNetCore build 20191214.7 (#5888)

- VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0 - 5.0.0-alpha.1.19614.7
- dotnet-user-secrets - 5.0.0-alpha.1.19614.7
- dotnet-watch - 5.0.0-alpha.1.19614.7
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha.1.19614.7
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha.1.19614.7
- dotnet-dev-certs - 5.0.0-alpha.1.19614.7
This commit is contained in:
dotnet-maestro[bot] 2019-12-14 23:25:35 +00:00 committed by GitHub
parent 08e5672b14
commit 603a3273ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View file

@ -43,29 +43,29 @@
<Uri>https://github.com/dotnet/corefx</Uri> <Uri>https://github.com/dotnet/corefx</Uri>
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha> <Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha1.19613.21"> <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.19614.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri> <Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>19d2f6124f5d04859e350d1f5a01e994e14ef1ce</Sha> <Sha>5e706ae27935f021e7d355b20bb647c3d5b74d9e</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-alpha1.19613.21"> <Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.19614.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri> <Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>19d2f6124f5d04859e350d1f5a01e994e14ef1ce</Sha> <Sha>5e706ae27935f021e7d355b20bb647c3d5b74d9e</Sha>
</Dependency> </Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-alpha1.19613.21"> <Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-alpha.1.19614.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri> <Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>19d2f6124f5d04859e350d1f5a01e994e14ef1ce</Sha> <Sha>5e706ae27935f021e7d355b20bb647c3d5b74d9e</Sha>
</Dependency> </Dependency>
<Dependency Name="dotnet-dev-certs" Version="5.0.0-alpha1.19613.21"> <Dependency Name="dotnet-dev-certs" Version="5.0.0-alpha.1.19614.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri> <Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>19d2f6124f5d04859e350d1f5a01e994e14ef1ce</Sha> <Sha>5e706ae27935f021e7d355b20bb647c3d5b74d9e</Sha>
</Dependency> </Dependency>
<Dependency Name="dotnet-user-secrets" Version="5.0.0-alpha1.19613.21"> <Dependency Name="dotnet-user-secrets" Version="5.0.0-alpha.1.19614.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri> <Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>19d2f6124f5d04859e350d1f5a01e994e14ef1ce</Sha> <Sha>5e706ae27935f021e7d355b20bb647c3d5b74d9e</Sha>
</Dependency> </Dependency>
<Dependency Name="dotnet-watch" Version="5.0.0-alpha1.19613.21"> <Dependency Name="dotnet-watch" Version="5.0.0-alpha.1.19614.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri> <Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>19d2f6124f5d04859e350d1f5a01e994e14ef1ce</Sha> <Sha>5e706ae27935f021e7d355b20bb647c3d5b74d9e</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

@ -37,12 +37,12 @@
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore --> <!-- Dependencies from https://github.com/aspnet/AspNetCore -->
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-alpha1.19613.21</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion> <MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.19614.7</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-alpha1.19613.21</MicrosoftAspNetCoreAppRefPackageVersion> <MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-alpha.1.19614.7</MicrosoftAspNetCoreAppRefPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-alpha1.19613.21</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion> <VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-alpha.1.19614.7</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
<dotnetdevcertsPackageVersion>5.0.0-alpha1.19613.21</dotnetdevcertsPackageVersion> <dotnetdevcertsPackageVersion>5.0.0-alpha.1.19614.7</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>5.0.0-alpha1.19613.21</dotnetusersecretsPackageVersion> <dotnetusersecretsPackageVersion>5.0.0-alpha.1.19614.7</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>5.0.0-alpha1.19613.21</dotnetwatchPackageVersion> <dotnetwatchPackageVersion>5.0.0-alpha.1.19614.7</dotnetwatchPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli --> <!-- Dependencies from https://github.com/dotnet/cli -->