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

Commit 525082c

Browse files
authored
Merge pull request #4611 from dotnet-maestro-bot/release/2.2-UpdateDependencies
Update CoreClr, CoreFx to preview3-26927-02, preview3-26927-02, respectively (release/2.2)
2 parents 03fb8bd + a5cbce8 commit 525082c

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>969b9f06954b24150493fd4245386ca1e2d3701a</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>969b9f06954b24150493fd4245386ca1e2d3701a</CoreClrCurrentRef>
12+
<CoreFxCurrentRef>78259bfa13fb5160d6c050bffc051a2406ecd792</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>78259bfa13fb5160d6c050bffc051a2406ecd792</CoreClrCurrentRef>
1414
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
1515
<BuildToolsCurrentRef>52b88d5c2193b5e7915c52465968529222a27a68</BuildToolsCurrentRef>
1616
</PropertyGroup>
1717

1818
<PropertyGroup>
19-
<MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview3-26924-02</MicrosoftNETCorePlatformsPackageVersion>
19+
<MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview3-26927-02</MicrosoftNETCorePlatformsPackageVersion>
2020
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
21-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.220-preview3-26924-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview3-26924-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
21+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.220-preview3-26927-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview3-26927-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
2323
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
2424
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
2525
</PropertyGroup>

0 commit comments

Comments
 (0)