Merge pull request #14496 from wtgodbe/WorkingDir
[platform/upstream/coreclr.git] / dependencies.props
index 1c72b08..b8d984e 100644 (file)
   
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
-    <CoreFxCurrentRef>13b5345991e55bb0b30a236ab4f6693a870ed789</CoreFxCurrentRef>
-    <CoreClrCurrentRef>016946e95466db8aacaf2a18643352215778c54d</CoreClrCurrentRef>
-    <BuildToolsCurrentRef>7c9088cd9078e1d90be01eb94a3f66ba0a33c9f4</BuildToolsCurrentRef>
-    <PgoDataCurrentRef>d406f4669b4849df27d4f1ab30e78b72a657f246</PgoDataCurrentRef>
+    <CoreFxCurrentRef>ae4d0587203066d577bd5ed3e6c19fbda7b255e1</CoreFxCurrentRef>
+    <CoreClrCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</CoreClrCurrentRef>
+    <BuildToolsCurrentRef>ae4d0587203066d577bd5ed3e6c19fbda7b255e1</BuildToolsCurrentRef>
+    <PgoDataCurrentRef>ae4d0587203066d577bd5ed3e6c19fbda7b255e1</PgoDataCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview2-25707-02</CoreFxPackageVersion>
-    <PlatformPackageVersion>2.1.0-preview2-25707-02</PlatformPackageVersion>
-    <PgoDataPackageVersion>99.99.99-master-20170911-0041</PgoDataPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview1-25812-01</CoreFxPackageVersion>
+    <PlatformPackageVersion>2.1.0-preview1-25812-01</PlatformPackageVersion>
+    <PgoDataPackageVersion>99.99.99-master-20171009-0050</PgoDataPackageVersion>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>2.1.0-preview2-25711-01</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview1-25806-01</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>