summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ILAsmVersion.txt2
-rw-r--r--dependencies.props8
2 files changed, 5 insertions, 5 deletions
diff --git a/ILAsmVersion.txt b/ILAsmVersion.txt
index 256d23c27c..fad96765c4 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-3.0.0-preview1-26717-04
+3.0.0-preview1-26718-05
diff --git a/dependencies.props b/dependencies.props
index 7ee6b7f277..1a5f3bd5f9 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -24,17 +24,17 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>300cfdc6d48406c1e70032cfd6754e81a1e31b1d</CoreFxCurrentRef>
- <CoreClrCurrentRef>300cfdc6d48406c1e70032cfd6754e81a1e31b1d</CoreClrCurrentRef>
+ <CoreClrCurrentRef>cfff11f63cd6c206d533dcd5714de8cebfdc3886</CoreClrCurrentRef>
<BuildToolsCurrentRef>d60645ab29d840336360335dfc84e3b055dd6d9d</BuildToolsCurrentRef>
- <PgoDataCurrentRef>300cfdc6d48406c1e70032cfd6754e81a1e31b1d</PgoDataCurrentRef>
+ <PgoDataCurrentRef>cfff11f63cd6c206d533dcd5714de8cebfdc3886</PgoDataCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26717-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26717-04</MicrosoftNETCorePlatformsPackageVersion>
- <PgoDataPackageVersion>99.99.99-master-20180717-0139</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26717-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <PgoDataPackageVersion>99.99.99-master-20180718-0214</PgoDataPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26718-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>2.2.0-preview1-02830-02</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>