Update dependencies from https://github.com/aspnet/AspNetCore build 20200102.2 (#6035)

- VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0 - 5.0.0-alpha.1.20052.2
- dotnet-user-secrets - 5.0.0-alpha.1.20052.2
- dotnet-watch - 5.0.0-alpha.1.20052.2
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha.1.20052.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20052.2
- dotnet-dev-certs - 5.0.0-alpha.1.20052.2
This commit is contained in:
dotnet-maestro[bot] 2020-01-02 21:55:36 +00:00 committed by GitHub
parent 3ad3abd343
commit a63472e8e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 21 deletions

View file

@ -43,29 +43,29 @@
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.19630.2">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20052.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>7ae6d1e3791e09db1fe2b032044208b04d4cc3b1</Sha>
<Sha>c7937640a4079465d36441724933eae5a9ca0085</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.19630.2">
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.20052.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>7ae6d1e3791e09db1fe2b032044208b04d4cc3b1</Sha>
<Sha>c7937640a4079465d36441724933eae5a9ca0085</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-alpha.1.19630.2">
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-alpha.1.20052.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>7ae6d1e3791e09db1fe2b032044208b04d4cc3b1</Sha>
<Sha>c7937640a4079465d36441724933eae5a9ca0085</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="5.0.0-alpha.1.19630.2">
<Dependency Name="dotnet-dev-certs" Version="5.0.0-alpha.1.20052.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>7ae6d1e3791e09db1fe2b032044208b04d4cc3b1</Sha>
<Sha>c7937640a4079465d36441724933eae5a9ca0085</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="5.0.0-alpha.1.19630.2">
<Dependency Name="dotnet-user-secrets" Version="5.0.0-alpha.1.20052.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>7ae6d1e3791e09db1fe2b032044208b04d4cc3b1</Sha>
<Sha>c7937640a4079465d36441724933eae5a9ca0085</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="5.0.0-alpha.1.19630.2">
<Dependency Name="dotnet-watch" Version="5.0.0-alpha.1.20052.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>7ae6d1e3791e09db1fe2b032044208b04d4cc3b1</Sha>
<Sha>c7937640a4079465d36441724933eae5a9ca0085</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.19570.1">
<Uri>https://github.com/dotnet/test-templates</Uri>

View file

@ -9,14 +9,11 @@
<VersionMinor>0</VersionMinor>
<VersionSDKMinor>1</VersionSDKMinor>
<VersionFeature>00</VersionFeature>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionSDKMinor)$(VersionFeature)</VersionPrefix>
<PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
<MajorMinorVersion>$(VersionMajor).$(VersionMinor)</MajorMinorVersion>
<CliProductBandVersion>$(MajorMinorVersion).$(VersionSDKMinor)</CliProductBandVersion>
<FullNugetVersion>$(VersionPrefix)-$(PreReleaseVersionLabel)$(PreReleaseVersionIteration)-$(_BuildNumberLabels)</FullNugetVersion>
</PropertyGroup>
<PropertyGroup>
@ -45,12 +42,12 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.19630.2</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-alpha.1.19630.2</MicrosoftAspNetCoreAppRefPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-alpha.1.19630.2</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
<dotnetdevcertsPackageVersion>5.0.0-alpha.1.19630.2</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>5.0.0-alpha.1.19630.2</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>5.0.0-alpha.1.19630.2</dotnetwatchPackageVersion>
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.20052.2</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-alpha.1.20052.2</MicrosoftAspNetCoreAppRefPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-alpha.1.20052.2</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
<dotnetdevcertsPackageVersion>5.0.0-alpha.1.20052.2</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>5.0.0-alpha.1.20052.2</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>5.0.0-alpha.1.20052.2</dotnetwatchPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->