Update CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview.19081.1, beta-27331-00...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 31 Jan 2019 17:10:21 +0000 (09:10 -0800)
committerStephen Toub <stoub@microsoft.com>
Thu, 31 Jan 2019 17:10:21 +0000 (12:10 -0500)
Commit migrated from https://github.com/dotnet/corefx/commit/e849d7a98d8137a0d0d325f7c610b36c3903250f

eng/dependencies.props

index ba4ea72..63b557b 100644 (file)
@@ -9,9 +9,9 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>a5661bdf1704a73177a35b40c452beb1f6b852ff</CoreFxCurrentRef>
-    <ProjectNTfsCurrentRef>5e6d641604ffb613445f1e5b0d11da1b4ec385c4</ProjectNTfsCurrentRef>
-    <ProjectNTfsTestILCCurrentRef>5e6d641604ffb613445f1e5b0d11da1b4ec385c4</ProjectNTfsTestILCCurrentRef>
+    <CoreFxCurrentRef>a6afa5c724dcb584c7a29eca0514962353a454e8</CoreFxCurrentRef>
+    <ProjectNTfsCurrentRef>a6afa5c724dcb584c7a29eca0514962353a454e8</ProjectNTfsCurrentRef>
+    <ProjectNTfsTestILCCurrentRef>a6afa5c724dcb584c7a29eca0514962353a454e8</ProjectNTfsTestILCCurrentRef>
     <SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
     <StandardCurrentRef>9004703a1923e5c5582ceb8d79712df777412446</StandardCurrentRef>
     <BuildToolsCurrentRef>f31086500dc58cefe7b1275300f6fc07b38c1bcc</BuildToolsCurrentRef>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>preview.19080.4</CoreFxExpectedPrerelease>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19080.4</MicrosoftNETCorePlatformsPackageVersion>
-    <ProjectNTfsExpectedPrerelease>beta-27330-00</ProjectNTfsExpectedPrerelease>
-    <ProjectNTfsTestILCExpectedPrerelease>beta-27330-00</ProjectNTfsTestILCExpectedPrerelease>
-    <ProjectNTfsTestILCPackageVersion>1.0.0-beta-27330-00</ProjectNTfsTestILCPackageVersion>
+    <CoreFxExpectedPrerelease>preview.19081.1</CoreFxExpectedPrerelease>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19081.1</MicrosoftNETCorePlatformsPackageVersion>
+    <ProjectNTfsExpectedPrerelease>beta-27331-00</ProjectNTfsExpectedPrerelease>
+    <ProjectNTfsTestILCExpectedPrerelease>beta-27331-00</ProjectNTfsTestILCExpectedPrerelease>
+    <ProjectNTfsTestILCPackageVersion>1.0.0-beta-27331-00</ProjectNTfsTestILCPackageVersion>
 
     <!-- CoreFX-built SNI identity package -->
     <RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>