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

This commit is contained in:
DotNet Bot 2021-04-08 21:34:43 +00:00
parent 377b73b1d0
commit 9e2892d353
3 changed files with 9 additions and 17 deletions

View File

@ -6,11 +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-d512eab" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-d512eab4/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-2f740ad-5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-5/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-2f740ad-4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-4/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-2f740ad-3" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-3/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-2f740ad" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-a91ec1e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-a91ec1eb/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" />
@ -25,11 +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-2f740ad" value="true" />
<add key="darc-int-dotnet-runtime-2f740ad-3" value="true" />
<add key="darc-int-dotnet-runtime-2f740ad-4" value="true" />
<add key="darc-int-dotnet-runtime-2f740ad-5" value="true" />
<add key="darc-int-dotnet-runtime-d512eab" value="true" />
<add key="darc-int-dotnet-runtime-a91ec1e" 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>d512eab49a26c991648a9070f17995741d140ff9</Sha>
<Sha>a91ec1eb3fd15b3677226b1743e893e3c710f7d4</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.6-servicing.21206.5">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.6-servicing.21208.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d512eab49a26c991648a9070f17995741d140ff9</Sha>
<Sha>a91ec1eb3fd15b3677226b1743e893e3c710f7d4</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.6-servicing.21206.5">
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.6-servicing.21208.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d512eab49a26c991648a9070f17995741d140ff9</Sha>
<Sha>a91ec1eb3fd15b3677226b1743e893e3c710f7d4</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.21206.5</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.6-servicing.21208.5</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.6</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.6-servicing.21206.5</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.6-servicing.21208.5</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
<MicrosoftWin32RegistryPackageVersion>5.0.0</MicrosoftWin32RegistryPackageVersion>
<MicrosoftWin32SystemEventsPackageVersion>5.0.0</MicrosoftWin32SystemEventsPackageVersion>
<MicrosoftExtensionsCachingAbstractionsPackageVersion>5.0.0</MicrosoftExtensionsCachingAbstractionsPackageVersion>