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

Commit 78bdc6e

Browse files
dotnet-maestro-botstephentoub
authored andcommitted
Update CoreFx, CoreSetup to preview3-26402-05, preview3-26402-02, respectively (#28731)
1 parent c9d1ec1 commit 78bdc6e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

dependencies.props

Lines changed: 8 additions & 8 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>e7e23ca556615144d89b836d6516575f943cd940</CoreFxCurrentRef>
12+
<CoreFxCurrentRef>029e82df0ca503ac3764150d4e272d6d3a2bd20d</CoreFxCurrentRef>
1313
<CoreClrCurrentRef>e7e23ca556615144d89b836d6516575f943cd940</CoreClrCurrentRef>
14-
<CoreSetupCurrentRef>e7e23ca556615144d89b836d6516575f943cd940</CoreSetupCurrentRef>
14+
<CoreSetupCurrentRef>029e82df0ca503ac3764150d4e272d6d3a2bd20d</CoreSetupCurrentRef>
1515
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
1616
<ProjectNTfsCurrentRef>e7e23ca556615144d89b836d6516575f943cd940</ProjectNTfsCurrentRef>
1717
<ProjectNTfsTestILCCurrentRef>e7e23ca556615144d89b836d6516575f943cd940</ProjectNTfsTestILCCurrentRef>
@@ -31,16 +31,16 @@
3131

3232
<!-- Tests/infrastructure dependency versions. -->
3333
<PropertyGroup>
34-
<CoreFxExpectedPrerelease>preview3-26402-02</CoreFxExpectedPrerelease>
35-
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26402-02</MicrosoftNETCorePlatformsPackageVersion>
34+
<CoreFxExpectedPrerelease>preview3-26402-05</CoreFxExpectedPrerelease>
35+
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26402-05</MicrosoftNETCorePlatformsPackageVersion>
3636
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26402-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3737
<ProjectNTfsExpectedPrerelease>beta-26402-01</ProjectNTfsExpectedPrerelease>
3838
<ProjectNTfsTestILCExpectedPrerelease>beta-26402-01</ProjectNTfsTestILCExpectedPrerelease>
3939
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26402-01</ProjectNTfsTestILCPackageVersion>
40-
<MicrosoftNETCoreDotNetHostPackageVersion>2.1.0-preview3-26402-01</MicrosoftNETCoreDotNetHostPackageVersion>
41-
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.0-preview3-26402-01</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42-
<MicrosoftNETCoreAppPackageVersion>2.1.0-preview3-26402-01</MicrosoftNETCoreAppPackageVersion>
43-
<MicrosoftDotNetPlatformAbstractionsPackageVersion>2.1.0-preview3-26402-01</MicrosoftDotNetPlatformAbstractionsPackageVersion>
40+
<MicrosoftNETCoreDotNetHostPackageVersion>2.1.0-preview3-26402-02</MicrosoftNETCoreDotNetHostPackageVersion>
41+
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.0-preview3-26402-02</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42+
<MicrosoftNETCoreAppPackageVersion>2.1.0-preview3-26402-02</MicrosoftNETCoreAppPackageVersion>
43+
<MicrosoftDotNetPlatformAbstractionsPackageVersion>2.1.0-preview3-26402-02</MicrosoftDotNetPlatformAbstractionsPackageVersion>
4444

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

0 commit comments

Comments
 (0)