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

Commit

Permalink
Update CoreClr, Standard to servicing-26611-02, servicing-26419-02, r…
Browse files Browse the repository at this point in the history
…espectively (#30302)
  • Loading branch information
dotnet-maestro-bot authored and stephentoub committed Jun 13, 2018
1 parent 973a58b commit 454cf18
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
-->
<PropertyGroup>
<CoreFxCurrentRef>f1761d9b3d609ef36151f5689210943cb29ddae5</CoreFxCurrentRef>
<CoreClrCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</CoreClrCurrentRef>
<CoreClrCurrentRef>c520a2569b40fc53cf51e4f6970c3e7411adc173</CoreClrCurrentRef>
<CoreSetupCurrentRef>aac2e06e201666201a5cfda06a296921a1c7f69d</CoreSetupCurrentRef>
<ExternalCurrentRef>9be29f5804c4798d8b51bd3fed99ea076041aeb2</ExternalCurrentRef>
<ProjectNTfsCurrentRef>5002272371cd242387eb84c160da4e1449e0f483</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>5002272371cd242387eb84c160da4e1449e0f483</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>97059fa979a3c8fb8b9fba127c526f15e48c9dde</SniCurrentRef>
<StandardCurrentRef>63d02c9dd11f870c539e744c0eb11695a2df0d65</StandardCurrentRef>
<StandardCurrentRef>c520a2569b40fc53cf51e4f6970c3e7411adc173</StandardCurrentRef>
</PropertyGroup>

<!-- Product dependency versions. -->
<PropertyGroup>
<NETStandardLibraryPackageVersion>2.0.4-servicing-26522-02</NETStandardLibraryPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<NETStandardLibraryPackageId>NETStandard.Library</NETStandardLibraryPackageId>

<!-- SNI runtime package -->
Expand All @@ -32,7 +32,7 @@
<PropertyGroup>
<CoreFxExpectedPrerelease>servicing-26611-01</CoreFxExpectedPrerelease>
<MicrosoftNETCorePlatformsPackageVersion>2.0.2</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.7</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.8-servicing-26611-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-25317-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-25317-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-25317-00</ProjectNTfsTestILCPackageVersion>
Expand Down

0 comments on commit 454cf18

Please sign in to comment.