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

Commit c3e7ffa

Browse files
dotnet-maestro-botdanmoseley
authored andcommitted
Update CoreClr, CoreFx, CoreSetup to preview1-26714-04, preview1-26714-03, preview1-26714-01, respectively (#31072)
1 parent 906725f commit c3e7ffa

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

dependencies.props

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
These ref versions are pulled from https://github.com/dotnet/versions.
1010
-->
1111
<PropertyGroup>
12-
<CoreFxCurrentRef>8c4dc748171430014888366bd6ecbe343ccf8179</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>bd57bb8a2aa4a055066bed3537654019a060bd90</CoreClrCurrentRef>
14-
<CoreSetupCurrentRef>8c4dc748171430014888366bd6ecbe343ccf8179</CoreSetupCurrentRef>
12+
<CoreFxCurrentRef>d6a4750dfa5bb2a6282d7aa1335d9b4150264e39</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>d6a4750dfa5bb2a6282d7aa1335d9b4150264e39</CoreClrCurrentRef>
14+
<CoreSetupCurrentRef>d6a4750dfa5bb2a6282d7aa1335d9b4150264e39</CoreSetupCurrentRef>
1515
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
1616
<ProjectNTfsCurrentRef>bd57bb8a2aa4a055066bed3537654019a060bd90</ProjectNTfsCurrentRef>
1717
<ProjectNTfsTestILCCurrentRef>bd57bb8a2aa4a055066bed3537654019a060bd90</ProjectNTfsTestILCCurrentRef>
@@ -31,15 +31,15 @@
3131

3232
<!-- Tests/infrastructure dependency versions. -->
3333
<PropertyGroup>
34-
<CoreFxExpectedPrerelease>preview1-26713-04</CoreFxExpectedPrerelease>
35-
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26713-04</MicrosoftNETCorePlatformsPackageVersion>
36-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26714-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
34+
<CoreFxExpectedPrerelease>preview1-26714-03</CoreFxExpectedPrerelease>
35+
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26714-03</MicrosoftNETCorePlatformsPackageVersion>
36+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26714-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3737
<ProjectNTfsExpectedPrerelease>beta-26713-01</ProjectNTfsExpectedPrerelease>
3838
<ProjectNTfsTestILCExpectedPrerelease>beta-26713-01</ProjectNTfsTestILCExpectedPrerelease>
3939
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26713-01</ProjectNTfsTestILCPackageVersion>
40-
<MicrosoftNETCoreDotNetHostPackageVersion>3.0.0-preview1-26713-01</MicrosoftNETCoreDotNetHostPackageVersion>
41-
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>3.0.0-preview1-26713-01</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42-
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview1-26713-01</MicrosoftNETCoreAppPackageVersion>
40+
<MicrosoftNETCoreDotNetHostPackageVersion>3.0.0-preview1-26714-01</MicrosoftNETCoreDotNetHostPackageVersion>
41+
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>3.0.0-preview1-26714-01</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42+
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview1-26714-01</MicrosoftNETCoreAppPackageVersion>
4343

4444
<!-- CoreFX-built SNI identity package -->
4545
<RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>

tools-local/ILAsmVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-preview1-26714-01
1+
3.0.0-preview1-26714-04

0 commit comments

Comments
 (0)