[master] Update dependencies from dotnet/installer
- Coherency Updates:
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.Dotnet.Sdk.Internal)
This commit is contained in:
dotnet-maestro[bot] 2020-10-27 05:40:53 +00:00 коммит произвёл GitHub
Родитель 79b34ea65f
Коммит 88fbcaa9b0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -8,7 +8,7 @@
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-windowsdesktop-ec2af60" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-ec2af60c/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-cf258a1-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-cf258a14-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-c15cd69" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-c15cd69b/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-371a26f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-371a26f0/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />

Просмотреть файл

@ -5,9 +5,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="5.0.100-rtm.20526.3">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="5.0.100-rtm.20526.5">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>e3918c04c5fd663c854bcc48a91b07011238569a</Sha>
<Sha>5044b938294b7b920a5a4393a5f0f8b7b1750548</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
@ -15,7 +15,7 @@
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>c15cd69b65a5b999b7c7042c5408c7c3be2ac7e7</Sha>
<Sha>371a26f07b23ad77c636332c2dfc0cbd1d8137ba</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

Просмотреть файл

@ -7,7 +7,7 @@
</PropertyGroup>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>5.0.100-rtm.20526.3</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>5.0.100-rtm.20526.5</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETSdkInternalPackageVersion>
</MicrosoftNETSdkInternalPackageVersion>