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

Commit 00b693a

Browse files
Update dependencies from https://github.com/dotnet/coreclr build 20200116.3 (#8981)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.3-servicing.20066.3
1 parent bef07b2 commit 00b693a

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
@@ -117,9 +117,9 @@
117117
<Uri>https://github.com/dotnet/standard</Uri>
118118
<Sha>a5b5f2e1e369972c8ff1e2183979fab6099f52ef</Sha>
119119
</Dependency>
120-
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.3-servicing.20065.2">
120+
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.3-servicing.20066.3">
121121
<Uri>https://github.com/dotnet/coreclr</Uri>
122-
<Sha>c76e272e578101a245e0ff895d1c3879b7995832</Sha>
122+
<Sha>259ce7d4619478cfefe7b0c0f6fa765f765f7e37</Sha>
123123
</Dependency>
124124
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-servicing.19577.10" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
125125
<Uri>https://github.com/dotnet/winforms</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<!-- standard -->
8585
<NETStandardLibraryPackageVersion>2.1.0</NETStandardLibraryPackageVersion>
8686
<!-- coreclr -->
87-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.3-servicing.20065.2</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
87+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.3-servicing.20066.3</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
8888
<!-- winforms -->
8989
<MicrosoftPrivateWinformsPackageVersion>4.8.0-servicing.19577.10</MicrosoftPrivateWinformsPackageVersion>
9090
<!-- wpf -->

0 commit comments

Comments
 (0)