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

Commit d5eaf7c

Browse files
Update CoreClr, CoreFx, PgoData to preview1-26724-01, preview1-26723-01, master-20180723-0305, respectively
1 parent 51c390f commit d5eaf7c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

ILAsmVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-preview1-26720-05
1+
3.0.0-preview1-26724-01

dependencies.props

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@
2323

2424
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
2525
<PropertyGroup>
26-
<CoreFxCurrentRef>eb1150daa4f3b3e1aa224e05880eb886f4510867</CoreFxCurrentRef>
27-
<CoreClrCurrentRef>eb1150daa4f3b3e1aa224e05880eb886f4510867</CoreClrCurrentRef>
26+
<CoreFxCurrentRef>c265facd5981f0159cac3af3fdaf8fb0a0bd10f7</CoreFxCurrentRef>
27+
<CoreClrCurrentRef>c265facd5981f0159cac3af3fdaf8fb0a0bd10f7</CoreClrCurrentRef>
2828
<BuildToolsCurrentRef>eb1150daa4f3b3e1aa224e05880eb886f4510867</BuildToolsCurrentRef>
29-
<PgoDataCurrentRef>eb1150daa4f3b3e1aa224e05880eb886f4510867</PgoDataCurrentRef>
29+
<PgoDataCurrentRef>c265facd5981f0159cac3af3fdaf8fb0a0bd10f7</PgoDataCurrentRef>
3030
</PropertyGroup>
3131

3232
<!-- Tests/infrastructure dependency versions. -->
3333
<PropertyGroup>
34-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26720-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
35-
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26720-01</MicrosoftNETCorePlatformsPackageVersion>
36-
<PgoDataPackageVersion>99.99.99-master-20180720-0221</PgoDataPackageVersion>
37-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26720-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
34+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26723-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
35+
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26723-01</MicrosoftNETCorePlatformsPackageVersion>
36+
<PgoDataPackageVersion>99.99.99-master-20180723-0305</PgoDataPackageVersion>
37+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26724-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3838
<XunitPackageVersion>2.4.0-beta.2.build4010</XunitPackageVersion>
3939
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
4040
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.4</MicrosoftDiagnosticsTracingTraceEventPackageVersion>

0 commit comments

Comments
 (0)