Merged PR 15681: [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:d7d10d70-26ab-4663-2902-08d89c6af29b)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: d7d10d70-26ab-4663-2902-08d89c6af29b
- **Build**: 20210614.8
- **Date Produced**: 6/14/2021 9:19 PM
- **Commit**: bff097881d0f3ed9243023da2bfc4e858e08b753
- **Branch**: refs/heads/internal/release/5.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NETCore.App.Internal**: [from 5.0.8-servicing.21303.8 to 5.0.8-servicing.21314.8][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 5.0.8 to 5.0.8][1]
  - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 5.0.8-servicing.21303.8 to 5.0.8-servicing.21314.8][1]
  - **Microsoft.Extensions.DependencyInjection**: [from 5.0.2 to 5.0.2][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC20e6fee&targetVersion=GCbff0978&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:d7d10d70-26ab-4663-2902-08d89c6af29b)
This commit is contained in:
DotNet Bot 2021-06-15 03:49:06 +00:00 committed by Matt Mitchell
parent b89a6d3ecf
commit c791165771
3 changed files with 10 additions and 24 deletions

View File

@ -4,16 +4,9 @@
<clear /> <clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore --> <!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-f8a6198-6" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-f8a6198d-6/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-f8a6198-5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-f8a6198d-5/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-f8a6198-4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-f8a6198d-4/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-f8a6198-3" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-f8a6198d-3/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-f8a6198-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-f8a6198d-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-f8a6198-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-f8a6198d-1/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-f8a6198" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-f8a6198d/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore --> <!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime --> <!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-20e6fee" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-20e6feed/nuget/v3/index.json" /> <add key="darc-int-dotnet-runtime-bff0978" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-bff09788/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime --> <!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> <!--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" /> <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@ -28,16 +21,9 @@
<clear /> <clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime --> <!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-20e6fee" value="true" /> <add key="darc-int-dotnet-runtime-bff0978" value="true" />
<!-- End: Package sources from dotnet-runtime --> <!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-efcore --> <!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-f8a6198" value="true" />
<add key="darc-int-dotnet-efcore-f8a6198-1" value="true" />
<add key="darc-int-dotnet-efcore-f8a6198-2" value="true" />
<add key="darc-int-dotnet-efcore-f8a6198-3" value="true" />
<add key="darc-int-dotnet-efcore-f8a6198-4" value="true" />
<add key="darc-int-dotnet-efcore-f8a6198-5" value="true" />
<add key="darc-int-dotnet-efcore-f8a6198-6" value="true" />
<!-- End: Package sources from dotnet-efcore --> <!-- End: Package sources from dotnet-efcore -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources> </disabledPackageSources>

View File

@ -95,7 +95,7 @@
</Dependency> </Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="5.0.2"> <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="5.0.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>20e6feedb15c568c5dd1dac885e3c6b71309543c</Sha> <Sha>bff097881d0f3ed9243023da2bfc4e858e08b753</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="5.0.0"> <Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="5.0.0">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
@ -296,15 +296,15 @@
--> -->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.8"> <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>20e6feedb15c568c5dd1dac885e3c6b71309543c</Sha> <Sha>bff097881d0f3ed9243023da2bfc4e858e08b753</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.8-servicing.21303.8"> <Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.8-servicing.21314.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>20e6feedb15c568c5dd1dac885e3c6b71309543c</Sha> <Sha>bff097881d0f3ed9243023da2bfc4e858e08b753</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.8-servicing.21303.8"> <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.8-servicing.21314.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>20e6feedb15c568c5dd1dac885e3c6b71309543c</Sha> <Sha>bff097881d0f3ed9243023da2bfc4e858e08b753</Sha>
</Dependency> </Dependency>
</ProductDependencies> </ProductDependencies>
<ToolsetDependencies> <ToolsetDependencies>

View File

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