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

Commit 3764f53

Browse files
committed
Merge in 'release/2.1' changes
2 parents babbf3f + 3f294fe commit 3764f53

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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>a192b7d4e3f638a7c1768afd0de2b0da4e59af14</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>a192b7d4e3f638a7c1768afd0de2b0da4e59af14</CoreClrCurrentRef>
14-
<CoreSetupCurrentRef>a192b7d4e3f638a7c1768afd0de2b0da4e59af14</CoreSetupCurrentRef>
12+
<CoreFxCurrentRef>22d68470c0ee3e77d1610b290daa35f996e5b081</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>22d68470c0ee3e77d1610b290daa35f996e5b081</CoreClrCurrentRef>
14+
<CoreSetupCurrentRef>22d68470c0ee3e77d1610b290daa35f996e5b081</CoreSetupCurrentRef>
1515
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
1616
<ProjectNTfsCurrentRef>ccd922b62227c43ed2dac6bcb737321dd2b07be0</ProjectNTfsCurrentRef>
1717
<ProjectNTfsTestILCCurrentRef>ccd922b62227c43ed2dac6bcb737321dd2b07be0</ProjectNTfsTestILCCurrentRef>
@@ -31,15 +31,15 @@
3131

3232
<!-- Tests/infrastructure dependency versions. -->
3333
<PropertyGroup>
34-
<CoreFxExpectedPrerelease>servicing-29321-01</CoreFxExpectedPrerelease>
34+
<CoreFxExpectedPrerelease>servicing-29518-01</CoreFxExpectedPrerelease>
3535
<MicrosoftNETCorePlatformsPackageVersion>2.1.12</MicrosoftNETCorePlatformsPackageVersion>
36-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.23-servicing-29321-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
36+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.24-servicing-29518-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3737
<ProjectNTfsExpectedPrerelease>beta-26413-00</ProjectNTfsExpectedPrerelease>
3838
<ProjectNTfsTestILCExpectedPrerelease>beta-26413-00</ProjectNTfsTestILCExpectedPrerelease>
3939
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26413-00</ProjectNTfsTestILCPackageVersion>
40-
<MicrosoftNETCoreDotNetHostPackageVersion>2.1.23</MicrosoftNETCoreDotNetHostPackageVersion>
41-
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.23</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42-
<MicrosoftNETCoreAppPackageVersion>2.1.23</MicrosoftNETCoreAppPackageVersion>
40+
<MicrosoftNETCoreDotNetHostPackageVersion>2.1.24</MicrosoftNETCoreDotNetHostPackageVersion>
41+
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.24</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42+
<MicrosoftNETCoreAppPackageVersion>2.1.24</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-
2.1.23-servicing-29321-03
1+
2.1.24-servicing-29518-01

0 commit comments

Comments
 (0)