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

Commit a72754a

Browse files
Update CoreClr, CoreFx, CoreSetup to servicing-28928-01, servicing-28928-04, servicing-28928-01, respectively (#42933)
1 parent 5ca4351 commit a72754a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

dependencies.props

+8-8
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>bdc9476e343d89127d7f8ac4b939b5d9c5316245</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>bdc9476e343d89127d7f8ac4b939b5d9c5316245</CoreClrCurrentRef>
14-
<CoreSetupCurrentRef>bdc9476e343d89127d7f8ac4b939b5d9c5316245</CoreSetupCurrentRef>
12+
<CoreFxCurrentRef>aaadde716917918910882bc57a91157f74898897</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>aaadde716917918910882bc57a91157f74898897</CoreClrCurrentRef>
14+
<CoreSetupCurrentRef>aaadde716917918910882bc57a91157f74898897</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-28619-01</CoreFxExpectedPrerelease>
34+
<CoreFxExpectedPrerelease>servicing-28928-04</CoreFxExpectedPrerelease>
3535
<MicrosoftNETCorePlatformsPackageVersion>2.1.9</MicrosoftNETCorePlatformsPackageVersion>
36-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.17-servicing-28619-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
36+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.19-servicing-28928-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.17</MicrosoftNETCoreDotNetHostPackageVersion>
41-
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.17</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42-
<MicrosoftNETCoreAppPackageVersion>2.1.17</MicrosoftNETCoreAppPackageVersion>
40+
<MicrosoftNETCoreDotNetHostPackageVersion>2.1.19</MicrosoftNETCoreDotNetHostPackageVersion>
41+
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.19</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42+
<MicrosoftNETCoreAppPackageVersion>2.1.19</MicrosoftNETCoreAppPackageVersion>
4343

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

tools-local/ILAsmVersion.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.17-servicing-28619-01
1+
2.1.19-servicing-28928-01

0 commit comments

Comments
 (0)