Skip to content

Commit

Permalink
[release/5.0] Update dependencies from dotnet/runtime (#3714)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/runtime build 20201124.5

System.IO.Pipelines , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Runtime.win-x64
 From Version 5.0.0 -> To Version 5.0.1

* Update dependencies from https://github.com/dotnet/runtime build 20201124.8

System.IO.Pipelines , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Runtime.win-x64
 From Version 5.0.0 -> To Version 5.0.1

* Update dependencies from https://github.com/dotnet/runtime build 20201124.11

System.IO.Pipelines , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Runtime.win-x64
 From Version 5.0.0 -> To Version 5.0.1

* Update dependencies from https://github.com/dotnet/runtime build 20201124.14

System.IO.Pipelines , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Runtime.win-x64
 From Version 5.0.0 -> To Version 5.0.1

* Update dependencies from https://github.com/dotnet/runtime build 20201125.2

System.IO.Pipelines , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Runtime.win-x64
 From Version 5.0.0 -> To Version 5.0.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Nov 25, 2020
1 parent 7b1dfb7 commit ba0d989
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,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-pub-dotnet-runtime-e564220" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-e564220b/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-5660c4a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-5660c4a8/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="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
Expand Down
10 changes: 5 additions & 5 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
</Dependency>
<Dependency Name="System.IO.Pipelines" Version="5.0.0">
<Dependency Name="System.IO.Pipelines" Version="5.0.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
<Sha>5660c4a8b121680f6965416fb5f37a6fd49e0976</Sha>
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="5.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down Expand Up @@ -200,11 +200,11 @@
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e564220b5228e7d26a959dcecec62e6c98d8cbb7</Sha>
<Sha>5660c4a8b121680f6965416fb5f37a6fd49e0976</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.1-servicing.20572.4">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.1-servicing.20575.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e564220b5228e7d26a959dcecec62e6c98d8cbb7</Sha>
<Sha>5660c4a8b121680f6965416fb5f37a6fd49e0976</Sha>
</Dependency>
<Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" Pinned="true">
<Uri>https://github.com/dotnet/corefx</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<!-- Packages from dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>5.0.0</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.1-servicing.20572.4</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.1-servicing.20575.2</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftBclAsyncInterfacesPackageVersion>1.0.0</MicrosoftBclAsyncInterfacesPackageVersion>
<MicrosoftWin32RegistryPackageVersion>5.0.0</MicrosoftWin32RegistryPackageVersion>
<MicrosoftExtensionsCachingAbstractionsPackageVersion>5.0.0</MicrosoftExtensionsCachingAbstractionsPackageVersion>
Expand Down Expand Up @@ -87,7 +87,7 @@
<SystemComponentModelAnnotationsPackageVersion>5.0.0</SystemComponentModelAnnotationsPackageVersion>
<SystemDiagnosticsDiagnosticSourcePackageVersion>5.0.0</SystemDiagnosticsDiagnosticSourcePackageVersion>
<SystemDiagnosticsEventLogPackageVersion>5.0.0</SystemDiagnosticsEventLogPackageVersion>
<SystemIOPipelinesPackageVersion>5.0.0</SystemIOPipelinesPackageVersion>
<SystemIOPipelinesPackageVersion>5.0.1</SystemIOPipelinesPackageVersion>
<SystemReflectionMetadataPackageVersion>5.0.0</SystemReflectionMetadataPackageVersion>
<SystemRuntimeCompilerServicesUnsafePackageVersion>5.0.0</SystemRuntimeCompilerServicesUnsafePackageVersion>
<SystemSecurityCryptographyCngPackageVersion>5.0.0</SystemSecurityCryptographyCngPackageVersion>
Expand Down

0 comments on commit ba0d989

Please sign in to comment.