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

Commit 124038c

Browse files
authored
Merge pull request #4382 from dotnet-maestro-bot/release/2.1-UpdateDependencies
Update CoreClr, CoreFx to servicing-26719-02, servicing-26719-03, respectively (release/2.1)
2 parents 9699cca + 91c6467 commit 124038c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dependencies.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
These ref versions are pulled from https://github.com/dotnet/versions.
1010
-->
1111
<PropertyGroup>
12-
<CoreFxCurrentRef>ea58b45d39f7783f35287f712808ab3d0490c195</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>ea58b45d39f7783f35287f712808ab3d0490c195</CoreClrCurrentRef>
12+
<CoreFxCurrentRef>a47e64fd39ba09ac1d5f100098550e31382f9c29</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>a47e64fd39ba09ac1d5f100098550e31382f9c29</CoreClrCurrentRef>
1414
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
1515
<BuildToolsCurrentRef>b933a1ea9efa451dc6e06da2920f1c93253160b2</BuildToolsCurrentRef>
1616
</PropertyGroup>
1717

1818
<PropertyGroup>
19-
<MicrosoftNETCorePlatformsPackageVersion>2.1.1-servicing-26718-03</MicrosoftNETCorePlatformsPackageVersion>
19+
<MicrosoftNETCorePlatformsPackageVersion>2.1.1-servicing-26719-03</MicrosoftNETCorePlatformsPackageVersion>
2020
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
21-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-26718-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.3-servicing-26718-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
21+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-26719-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.3-servicing-26719-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
2323
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
2424
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
2525
</PropertyGroup>

0 commit comments

Comments
 (0)