[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime

This commit is contained in:
DotNet Bot 2021-04-09 22:36:09 +00:00
parent c7d102bd78
commit 8cfb92a31c
3 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@
<!-- Begin: Package sources from dotnet-efcore -->
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-a91ec1e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-a91ec1eb/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-84b3074" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-84b30748/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@ -21,7 +21,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-a91ec1e" value="true" />
<add key="darc-int-dotnet-runtime-84b3074" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-efcore -->
<!-- End: Package sources from dotnet-efcore -->

View File

@ -296,15 +296,15 @@
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.6">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>a91ec1eb3fd15b3677226b1743e893e3c710f7d4</Sha>
<Sha>84b30748fccccc0247181b615946aac10870364d</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.6-servicing.21208.5">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.6-servicing.21209.7">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>a91ec1eb3fd15b3677226b1743e893e3c710f7d4</Sha>
<Sha>84b30748fccccc0247181b615946aac10870364d</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.6-servicing.21208.5">
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.6-servicing.21209.7">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>a91ec1eb3fd15b3677226b1743e893e3c710f7d4</Sha>
<Sha>84b30748fccccc0247181b615946aac10870364d</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View File

@ -59,10 +59,10 @@
<PropertyGroup Label="Automated">
<!-- Packages from dotnet/runtime -->
<MicrosoftExtensionsDependencyModelPackageVersion>5.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.6-servicing.21208.5</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.6-servicing.21209.7</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.6</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.6-servicing.21208.5</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.6-servicing.21209.7</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
<MicrosoftWin32RegistryPackageVersion>5.0.0</MicrosoftWin32RegistryPackageVersion>
<MicrosoftWin32SystemEventsPackageVersion>5.0.0</MicrosoftWin32SystemEventsPackageVersion>
<MicrosoftExtensionsCachingAbstractionsPackageVersion>5.0.0</MicrosoftExtensionsCachingAbstractionsPackageVersion>