Update dependencies from https://github.com/dotnet/sdk build 20200929.7 (#8752)

[release/5.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rtm.20479.7 to 5.0.0-rtm.20479.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rtm.20479.7 to 5.0.0-rtm.20479.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rtm.20479.7 to 5.0.0-rtm.20479.12 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rtm.20479.7 to 5.0.0-rtm.20479.12 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rtm.20479.7 to 5.0.0-rtm.20479.12 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rtm.20479.7 to 5.0.0-rtm.20479.12 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rtm.20479.7 to 5.0.0-rtm.20479.12 (parent: Microsoft.NET.Sdk)
This commit is contained in:
dotnet-maestro[bot] 2020-09-30 03:21:06 +00:00 committed by GitHub
parent 88ce0567fd
commit d146b0f701
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 27 deletions

View file

@ -43,33 +43,33 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e48e542f5c433c6e217f4ea54d1e2bba353f5d1b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rtm.20479.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rtm.20479.12" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>792df8a4c2e907c38aad0bb5f78c9b53b5838f04</Sha>
<Sha>e62bd65421397f98a0e0136d4bad93d1153af07a</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="5.0.0-rtm.20479.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="5.0.0-rtm.20479.12" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>792df8a4c2e907c38aad0bb5f78c9b53b5838f04</Sha>
<Sha>e62bd65421397f98a0e0136d4bad93d1153af07a</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-rtm.20479.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-rtm.20479.12" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>792df8a4c2e907c38aad0bb5f78c9b53b5838f04</Sha>
<Sha>e62bd65421397f98a0e0136d4bad93d1153af07a</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-rtm.20479.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-rtm.20479.12" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>792df8a4c2e907c38aad0bb5f78c9b53b5838f04</Sha>
<Sha>e62bd65421397f98a0e0136d4bad93d1153af07a</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rtm.20479.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rtm.20479.12" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>792df8a4c2e907c38aad0bb5f78c9b53b5838f04</Sha>
<Sha>e62bd65421397f98a0e0136d4bad93d1153af07a</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rtm.20479.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rtm.20479.12" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>792df8a4c2e907c38aad0bb5f78c9b53b5838f04</Sha>
<Sha>e62bd65421397f98a0e0136d4bad93d1153af07a</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="5.0.0-rtm.20479.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="dotnet-watch" Version="5.0.0-rtm.20479.12" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>792df8a4c2e907c38aad0bb5f78c9b53b5838f04</Sha>
<Sha>e62bd65421397f98a0e0136d4bad93d1153af07a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.20420.1">
<Uri>https://github.com/dotnet/test-templates</Uri>
@ -83,13 +83,13 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>05138fc9225cd932738b9672e61dcaf86ec693b7</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rtm.20479.5">
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rtm.20479.7">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a8b216b3cc5acc924c8457e2aaed8b717a449682</Sha>
<Sha>cc0c63b5289b15ced06ca00acae4a997a72da268</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rtm.20479.5">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rtm.20479.7">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a8b216b3cc5acc924c8457e2aaed8b717a449682</Sha>
<Sha>cc0c63b5289b15ced06ca00acae4a997a72da268</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rtm.20475.10" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

View file

@ -43,21 +43,21 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-rtm.20479.7</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-rtm.20479.7</MicrosoftAspNetCoreAppRefPackageVersion>
<MicrosoftAspNetCoreAppRefInternalPackageVersion>5.0.0-rtm.20479.7</MicrosoftAspNetCoreAppRefInternalPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-rtm.20479.7</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
<dotnetdevcertsPackageVersion>5.0.0-rtm.20479.7</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>5.0.0-rtm.20479.7</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>5.0.0-rtm.20479.7</dotnetwatchPackageVersion>
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-rtm.20479.12</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-rtm.20479.12</MicrosoftAspNetCoreAppRefPackageVersion>
<MicrosoftAspNetCoreAppRefInternalPackageVersion>5.0.0-rtm.20479.12</MicrosoftAspNetCoreAppRefInternalPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-rtm.20479.12</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
<dotnetdevcertsPackageVersion>5.0.0-rtm.20479.12</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>5.0.0-rtm.20479.12</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>5.0.0-rtm.20479.12</dotnetwatchPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftNETSdkPackageVersion>5.0.100-rtm.20479.5</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rtm.20479.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>5.0.100-rtm.20479.7</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rtm.20479.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>