Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 8727b61

Browse files
dotnet-maestro[bot]jkotas
authored andcommitted
Update dependencies from https://github.com/dotnet/corefx build 20190901.2 (#26477)
- Microsoft.NETCore.Platforms - 5.0.0-alpha1.19451.2 - Microsoft.Private.CoreFx.NETCoreApp - 5.0.0-alpha1.19451.2
1 parent 6acff10 commit 8727b61

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
<Uri>https://github.com/dotnet/arcade</Uri>
2020
<Sha>dc55bd4b7353be8e36b2f71b9557e84f743dd6f6</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="5.0.0-alpha1.19431.3">
22+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="5.0.0-alpha1.19451.2">
2323
<Uri>https://github.com/dotnet/corefx</Uri>
24-
<Sha>c4b450ba5d9898be09fe589ba2583772c70a4712</Sha>
24+
<Sha>130d8582e4973bbdb55ae737b942d214ad3c6570</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha1.19431.3">
26+
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha1.19451.2">
2727
<Uri>https://github.com/dotnet/corefx</Uri>
28-
<Sha>c4b450ba5d9898be09fe589ba2583772c70a4712</Sha>
28+
<Sha>130d8582e4973bbdb55ae737b942d214ad3c6570</Sha>
2929
</Dependency>
3030
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19452.1">
3131
<Uri>https://github.com/dotnet/core-setup</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<MicrosoftDotNetBuildTasksPackagingVersion>1.0.0-beta.19428.9</MicrosoftDotNetBuildTasksPackagingVersion>
2020
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.19278.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
2121
<!-- corefx -->
22-
<MicrosoftPrivateCoreFxNETCoreAppVersion>5.0.0-alpha1.19431.3</MicrosoftPrivateCoreFxNETCoreAppVersion>
23-
<MicrosoftNETCorePlatformsVersion>5.0.0-alpha1.19431.3</MicrosoftNETCorePlatformsVersion>
22+
<MicrosoftPrivateCoreFxNETCoreAppVersion>5.0.0-alpha1.19451.2</MicrosoftPrivateCoreFxNETCoreAppVersion>
23+
<MicrosoftNETCorePlatformsVersion>5.0.0-alpha1.19451.2</MicrosoftNETCorePlatformsVersion>
2424
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
2525
<!-- core-setup -->
2626
<MicrosoftNETCoreAppVersion>5.0.0-alpha1.19452.1</MicrosoftNETCoreAppVersion>

0 commit comments

Comments
 (0)