summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2019-01-26 20:26:13 -0800
committerJan Kotas <jkotas@microsoft.com>2019-01-26 20:26:13 -0800
commitd1c1cc91a85c510c7b10461acb35b8c545fe2b07 (patch)
treeb02a147d1b74770ba3e4fa6e3f838c9bb0eb2c11
parent6565634633f59b07511854fa1929157a7309b81f (diff)
downloadcoreclr-d1c1cc91a85c510c7b10461acb35b8c545fe2b07.tar.gz
coreclr-d1c1cc91a85c510c7b10461acb35b8c545fe2b07.tar.bz2
coreclr-d1c1cc91a85c510c7b10461acb35b8c545fe2b07.zip
Update PgoData to master-20190126.1 (#22198)
-rw-r--r--dependencies.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.props b/dependencies.props
index 6d553caf45..edb6f80cef 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -26,7 +26,7 @@
<CoreFxCurrentRef>e4a34eed93bd5a4975df9e320bbf6728dd5c04ef</CoreFxCurrentRef>
<CoreClrCurrentRef>f31086500dc58cefe7b1275300f6fc07b38c1bcc</CoreClrCurrentRef>
<BuildToolsCurrentRef>f31086500dc58cefe7b1275300f6fc07b38c1bcc</BuildToolsCurrentRef>
- <PgoDataCurrentRef>f8487cbc2c77c765f69a0124607f7c6625304a3d</PgoDataCurrentRef>
+ <PgoDataCurrentRef>7a8bb504fde74ff76ac86e88cad07d319aab69be</PgoDataCurrentRef>
<CoreSetupCurrentRef>56b60e4ef0879b0423542f32a0b87779b4236453</CoreSetupCurrentRef>
<IbcDataCurrentRef>fd9474f0c60ac4f7e917c072df61e4b23115b7ae</IbcDataCurrentRef>
</PropertyGroup>
@@ -35,7 +35,7 @@
<PropertyGroup>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.19073.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19073.1</MicrosoftNETCorePlatformsPackageVersion>
- <PgoDataPackageVersion>99.99.99-master-20190124.1</PgoDataPackageVersion>
+ <PgoDataPackageVersion>99.99.99-master-20190126.1</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27316-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview-27218-01</MicrosoftNETCoreAppPackageVersion>
<XunitPackageVersion>2.4.1</XunitPackageVersion>