Update ProjectNTfs, ProjectNTfsTestILC to beta-27706-00, beta-27706-00, respectively...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 6 May 2019 11:06:20 +0000 (04:06 -0700)
committerViktor Hofer <viktor.hofer@microsoft.com>
Mon, 6 May 2019 11:06:20 +0000 (13:06 +0200)
Commit migrated from https://github.com/dotnet/corefx/commit/ea58ec54ccea6ea73cbc920ca9b331b67bcc5703

eng/dependencies.props

index e2a0b06..a77374b 100644 (file)
@@ -9,8 +9,8 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <ProjectNTfsCurrentRef>4ebf44309b6c66d511de35421b81c5d17f4d33aa</ProjectNTfsCurrentRef>
-    <ProjectNTfsTestILCCurrentRef>4ebf44309b6c66d511de35421b81c5d17f4d33aa</ProjectNTfsTestILCCurrentRef>
+    <ProjectNTfsCurrentRef>508d4062082351b8478804dda240e7a827f733db</ProjectNTfsCurrentRef>
+    <ProjectNTfsTestILCCurrentRef>508d4062082351b8478804dda240e7a827f733db</ProjectNTfsTestILCCurrentRef>
     <SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
   </PropertyGroup>
 
@@ -22,9 +22,9 @@
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <ProjectNTfsExpectedPrerelease>beta-27703-00</ProjectNTfsExpectedPrerelease>
-    <ProjectNTfsTestILCExpectedPrerelease>beta-27703-00</ProjectNTfsTestILCExpectedPrerelease>
-    <ProjectNTfsTestILCPackageVersion>1.0.0-beta-27703-00</ProjectNTfsTestILCPackageVersion>
+    <ProjectNTfsExpectedPrerelease>beta-27706-00</ProjectNTfsExpectedPrerelease>
+    <ProjectNTfsTestILCExpectedPrerelease>beta-27706-00</ProjectNTfsTestILCExpectedPrerelease>
+    <ProjectNTfsTestILCPackageVersion>1.0.0-beta-27706-00</ProjectNTfsTestILCPackageVersion>
 
     <!-- CoreFX-built SNI identity package -->
     <RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>