Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Update dependencies from https://github.com/dotnet/standard build 201…
Browse files Browse the repository at this point in the history
…90226.1 (#35626)

This change updates the following dependencies
- NETStandard.Library - 2.1.0-prerelease.19126.1
  • Loading branch information
dotnet-maestro[bot] authored and stephentoub committed Feb 27, 2019
1 parent c9f100c commit f56ecf1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>75af3cdef5022dbb92b8a94388198a6fd59a5d94</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19125.3">
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19126.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>d6bb56b130ebd735750eae018e0677ef06222ef9</Sha>
<Sha>f3add9198e40e017c064188481e978d09631eba3</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19115.1">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand Down Expand Up @@ -92,4 +92,4 @@
<Sha>091091276de5136e94e4413faa87e4d4ec3a7671</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
<!-- Corefx dependencies -->
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview4.19118.6</MicrosoftNETCorePlatformsPackageVersion>
<!-- Standard dependencies -->
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19125.3</NETStandardLibraryPackageVersion>
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19126.1</NETStandardLibraryPackageVersion>
</PropertyGroup>
</Project>
</Project>

0 comments on commit f56ecf1

Please sign in to comment.