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

Commit ee998f6

Browse files
Update dependencies from https://github.com/dotnet/coreclr build 20191106.1 (#8790)
- Microsoft.NETCore.Runtime.CoreCLR - 5.0.0-alpha1.19556.1
1 parent a6f666a commit ee998f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
<Uri>https://github.com/dotnet/standard</Uri>
2626
<Sha>c9a15beed06746b8cdcd5f6584add2e397fd8009</Sha>
2727
</Dependency>
28-
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="5.0.0-alpha1.19555.2">
28+
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="5.0.0-alpha1.19556.1">
2929
<Uri>https://github.com/dotnet/coreclr</Uri>
30-
<Sha>d5729752866606686c7158d62bb033adf0f707dc</Sha>
30+
<Sha>e303cb61058c82e5fa42225fb7f668b765da8ba8</Sha>
3131
</Dependency>
3232
</ProductDependencies>
3333
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<!-- standard -->
4141
<NETStandardLibraryVersion>2.2.0-prerelease.19555.1</NETStandardLibraryVersion>
4242
<!-- coreclr -->
43-
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19555.2</MicrosoftNETCoreRuntimeCoreCLRVersion>
43+
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19556.1</MicrosoftNETCoreRuntimeCoreCLRVersion>
4444
<!-- Not auto-updated. -->
4545
<MicrosoftTargetingPackPrivateWinRTVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTVersion>
4646
<MicrosoftDiaSymReaderNativeVersion>1.7.0</MicrosoftDiaSymReaderNativeVersion>

0 commit comments

Comments
 (0)