Update ProjectNTfs, ProjectNTfsTestILC to beta-27710-00, beta-27710-00, respectively...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 10 May 2019 16:08:19 +0000 (09:08 -0700)
committerStephen Toub <stoub@microsoft.com>
Fri, 10 May 2019 16:08:19 +0000 (12:08 -0400)
Commit migrated from https://github.com/dotnet/corefx/commit/87b2e237fafbdfb01f03f16558f3fa17f8288f91

eng/dependencies.props

index 61cf4bb..777a1bd 100644 (file)
@@ -9,8 +9,8 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <ProjectNTfsCurrentRef>4bccd47061726ce36a245c800a527ea03dbb64ae</ProjectNTfsCurrentRef>
-    <ProjectNTfsTestILCCurrentRef>4bccd47061726ce36a245c800a527ea03dbb64ae</ProjectNTfsTestILCCurrentRef>
+    <ProjectNTfsCurrentRef>a777ed5ef3be177ea9001e3c106a07fd2d0e99f4</ProjectNTfsCurrentRef>
+    <ProjectNTfsTestILCCurrentRef>a777ed5ef3be177ea9001e3c106a07fd2d0e99f4</ProjectNTfsTestILCCurrentRef>
     <SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
   </PropertyGroup>
 
@@ -22,9 +22,9 @@
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <ProjectNTfsExpectedPrerelease>beta-27709-00</ProjectNTfsExpectedPrerelease>
-    <ProjectNTfsTestILCExpectedPrerelease>beta-27709-00</ProjectNTfsTestILCExpectedPrerelease>
-    <ProjectNTfsTestILCPackageVersion>1.0.0-beta-27709-00</ProjectNTfsTestILCPackageVersion>
+    <ProjectNTfsExpectedPrerelease>beta-27710-00</ProjectNTfsExpectedPrerelease>
+    <ProjectNTfsTestILCExpectedPrerelease>beta-27710-00</ProjectNTfsTestILCExpectedPrerelease>
+    <ProjectNTfsTestILCPackageVersion>1.0.0-beta-27710-00</ProjectNTfsTestILCPackageVersion>
 
     <!-- CoreFX-built SNI identity package -->
     <RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>