Skip to content

Commit

Permalink
Update CoreClr, CoreFx, CoreSetup to servicing-27129-04, servicing-27…
Browse files Browse the repository at this point in the history
…129-04, stable, respectively (dotnet#34439)
  • Loading branch information
dotnet-maestro-bot authored and danmoseley committed Jan 10, 2019
1 parent e0a3e14 commit fc9ba56
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>5adec7fb1a57e906ce9179403163e1106d08def6</CoreFxCurrentRef>
<CoreClrCurrentRef>5adec7fb1a57e906ce9179403163e1106d08def6</CoreClrCurrentRef>
<CoreSetupCurrentRef>5adec7fb1a57e906ce9179403163e1106d08def6</CoreSetupCurrentRef>
<CoreFxCurrentRef>2bc42016e4066a5a95352c8452114f78cc08e516</CoreFxCurrentRef>
<CoreClrCurrentRef>2bc42016e4066a5a95352c8452114f78cc08e516</CoreClrCurrentRef>
<CoreSetupCurrentRef>2bc42016e4066a5a95352c8452114f78cc08e516</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
<ProjectNTfsCurrentRef>ccd922b62227c43ed2dac6bcb737321dd2b07be0</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>ccd922b62227c43ed2dac6bcb737321dd2b07be0</ProjectNTfsTestILCCurrentRef>
Expand All @@ -31,15 +31,15 @@

<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<CoreFxExpectedPrerelease>servicing-27120-07</CoreFxExpectedPrerelease>
<CoreFxExpectedPrerelease>servicing-27129-04</CoreFxExpectedPrerelease>
<MicrosoftNETCorePlatformsPackageVersion>2.1.2</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.7-servicing-27120-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.7-servicing-27129-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-26413-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26413-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26413-00</ProjectNTfsTestILCPackageVersion>
<MicrosoftNETCoreDotNetHostPackageVersion>2.1.7-servicing-27120-02</MicrosoftNETCoreDotNetHostPackageVersion>
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.7-servicing-27120-02</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
<MicrosoftNETCoreAppPackageVersion>2.1.7-servicing-27120-02</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreDotNetHostPackageVersion>2.1.7</MicrosoftNETCoreDotNetHostPackageVersion>
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.1.7</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
<MicrosoftNETCoreAppPackageVersion>2.1.7</MicrosoftNETCoreAppPackageVersion>

<!-- CoreFX-built SNI identity package -->
<RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>
Expand Down
2 changes: 1 addition & 1 deletion tools-local/ILAsmVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.7-servicing-27120-02
2.1.7-servicing-27129-04

0 comments on commit fc9ba56

Please sign in to comment.