Update CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview.19079.11, beta-27330-00...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 30 Jan 2019 14:20:08 +0000 (06:20 -0800)
committerDan Moseley <danmose@microsoft.com>
Wed, 30 Jan 2019 14:20:08 +0000 (06:20 -0800)
Commit migrated from https://github.com/dotnet/corefx/commit/f30910f1bf38f0caaefcd443072b025cfe2c7293

eng/dependencies.props

index 0c142f1..760c8ed 100644 (file)
@@ -9,9 +9,9 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>3ef885925a5e430a3ad3eab40b6501539ea2799a</CoreFxCurrentRef>
-    <ProjectNTfsCurrentRef>3ef885925a5e430a3ad3eab40b6501539ea2799a</ProjectNTfsCurrentRef>
-    <ProjectNTfsTestILCCurrentRef>3ef885925a5e430a3ad3eab40b6501539ea2799a</ProjectNTfsTestILCCurrentRef>
+    <CoreFxCurrentRef>5e6d641604ffb613445f1e5b0d11da1b4ec385c4</CoreFxCurrentRef>
+    <ProjectNTfsCurrentRef>5e6d641604ffb613445f1e5b0d11da1b4ec385c4</ProjectNTfsCurrentRef>
+    <ProjectNTfsTestILCCurrentRef>5e6d641604ffb613445f1e5b0d11da1b4ec385c4</ProjectNTfsTestILCCurrentRef>
     <SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
     <StandardCurrentRef>9004703a1923e5c5582ceb8d79712df777412446</StandardCurrentRef>
     <BuildToolsCurrentRef>f31086500dc58cefe7b1275300f6fc07b38c1bcc</BuildToolsCurrentRef>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>preview.19078.4</CoreFxExpectedPrerelease>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19078.4</MicrosoftNETCorePlatformsPackageVersion>
-    <ProjectNTfsExpectedPrerelease>beta-27329-00</ProjectNTfsExpectedPrerelease>
-    <ProjectNTfsTestILCExpectedPrerelease>beta-27329-00</ProjectNTfsTestILCExpectedPrerelease>
-    <ProjectNTfsTestILCPackageVersion>1.0.0-beta-27329-00</ProjectNTfsTestILCPackageVersion>
+    <CoreFxExpectedPrerelease>preview.19079.11</CoreFxExpectedPrerelease>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19079.11</MicrosoftNETCorePlatformsPackageVersion>
+    <ProjectNTfsExpectedPrerelease>beta-27330-00</ProjectNTfsExpectedPrerelease>
+    <ProjectNTfsTestILCExpectedPrerelease>beta-27330-00</ProjectNTfsTestILCExpectedPrerelease>
+    <ProjectNTfsTestILCPackageVersion>1.0.0-beta-27330-00</ProjectNTfsTestILCPackageVersion>
 
     <!-- CoreFX-built SNI identity package -->
     <RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>