Update dependencies from https://github.com/dotnet/sdk build 20200722.9

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20371.10 -> To Version 5.0.100-rc.1.20372.9

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-rc.1.20367.16 -> To Version 5.0.0-rc.1.20371.1 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2020-07-22 22:24:53 +00:00
parent fb8c0c39e0
commit df4691036e
2 changed files with 24 additions and 24 deletions

View file

@ -43,29 +43,29 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f4e9146d1d2ba7cf48ab59022658619fc9dbaec3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20367.16" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20371.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0889a62250e56066055d45a6fce99413d3f48d56</Sha>
<Sha>088380b45cad29f48635867526b954d8c86b84f7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-rc.1.20367.16" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-rc.1.20371.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0889a62250e56066055d45a6fce99413d3f48d56</Sha>
<Sha>088380b45cad29f48635867526b954d8c86b84f7</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-rc.1.20367.16" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-rc.1.20371.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0889a62250e56066055d45a6fce99413d3f48d56</Sha>
<Sha>088380b45cad29f48635867526b954d8c86b84f7</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rc.1.20367.16" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rc.1.20371.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0889a62250e56066055d45a6fce99413d3f48d56</Sha>
<Sha>088380b45cad29f48635867526b954d8c86b84f7</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rc.1.20367.16" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rc.1.20371.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0889a62250e56066055d45a6fce99413d3f48d56</Sha>
<Sha>088380b45cad29f48635867526b954d8c86b84f7</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="5.0.0-rc.1.20367.16" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="dotnet-watch" Version="5.0.0-rc.1.20371.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0889a62250e56066055d45a6fce99413d3f48d56</Sha>
<Sha>088380b45cad29f48635867526b954d8c86b84f7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.20303.2">
<Uri>https://github.com/dotnet/test-templates</Uri>
@ -79,13 +79,13 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>a02ce3bcd7aea517e903886d0cc9761be225e18a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rc.1.20372.3">
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rc.1.20372.9">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>6323c913714cc7a1cba632475aa1e1553779cefc</Sha>
<Sha>1f54cc4270ed7bb850b58d03130054509c1fff04</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rc.1.20372.3">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rc.1.20372.9">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>6323c913714cc7a1cba632475aa1e1553779cefc</Sha>
<Sha>1f54cc4270ed7bb850b58d03130054509c1fff04</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-preview.8.20365.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

View file

@ -37,20 +37,20 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-rc.1.20367.16</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-rc.1.20367.16</MicrosoftAspNetCoreAppRefPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-rc.1.20367.16</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
<dotnetdevcertsPackageVersion>5.0.0-rc.1.20367.16</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>5.0.0-rc.1.20367.16</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>5.0.0-rc.1.20367.16</dotnetwatchPackageVersion>
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-rc.1.20371.1</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-rc.1.20371.1</MicrosoftAspNetCoreAppRefPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-rc.1.20371.1</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
<dotnetdevcertsPackageVersion>5.0.0-rc.1.20371.1</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>5.0.0-rc.1.20371.1</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>5.0.0-rc.1.20371.1</dotnetwatchPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftNETSdkPackageVersion>5.0.100-rc.1.20372.3</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rc.1.20372.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>5.0.100-rc.1.20372.9</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rc.1.20372.9</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>