Skip to content

Commit

Permalink
Update CoreClr, CoreFx, IbcData, PgoData to preview-27112-01, preview…
Browse files Browse the repository at this point in the history
….18562.1, master-20181112-0045, master-20181112-0043, respectively (dotnet#20929)
  • Loading branch information
dotnet-maestro-bot authored and stephentoub committed Nov 12, 2018
1 parent 8f9686f commit cab9d87
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion ILAsmVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0-preview-27110-01
3.0.0-preview-27112-01
18 changes: 9 additions & 9 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@

<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>68c5c2d6646ac45475408e1b156851c71ae9bfd1</CoreFxCurrentRef>
<CoreClrCurrentRef>68c5c2d6646ac45475408e1b156851c71ae9bfd1</CoreClrCurrentRef>
<CoreFxCurrentRef>3d83d48dc99e1dc3b90a649c21c01c32a4c45f22</CoreFxCurrentRef>
<CoreClrCurrentRef>3d83d48dc99e1dc3b90a649c21c01c32a4c45f22</CoreClrCurrentRef>
<BuildToolsCurrentRef>68c5c2d6646ac45475408e1b156851c71ae9bfd1</BuildToolsCurrentRef>
<PgoDataCurrentRef>4107975d8819ff8690e655f89044e169c092f614</PgoDataCurrentRef>
<PgoDataCurrentRef>3d83d48dc99e1dc3b90a649c21c01c32a4c45f22</PgoDataCurrentRef>
<CoreSetupCurrentRef>68c5c2d6646ac45475408e1b156851c71ae9bfd1</CoreSetupCurrentRef>
<IbcDataCurrentRef>4107975d8819ff8690e655f89044e169c092f614</IbcDataCurrentRef>
<IbcDataCurrentRef>3d83d48dc99e1dc3b90a649c21c01c32a4c45f22</IbcDataCurrentRef>
</PropertyGroup>

<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18560.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18560.1</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20181110-0040</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27110-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18562.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18562.1</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20181112-0043</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27112-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview-27109-05</MicrosoftNETCoreAppPackageVersion>
<XunitPackageVersion>2.4.1-pre.build.4059</XunitPackageVersion>
<IbcDataPackageVersion>99.99.99-master-20181110-0042</IbcDataPackageVersion>
<IbcDataPackageVersion>99.99.99-master-20181112-0045</IbcDataPackageVersion>
<IbcMergePackageVersion>4.6.0-alpha-00001</IbcMergePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.4</MicrosoftDiagnosticsTracingTraceEventPackageVersion>
Expand Down

0 comments on commit cab9d87

Please sign in to comment.