Update ProjectNTfs, ProjectNTfsTestILC to beta-27703-00, beta-27703-00, respectively...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 3 May 2019 14:21:01 +0000 (07:21 -0700)
committerStephen Toub <stoub@microsoft.com>
Fri, 3 May 2019 14:21:01 +0000 (10:21 -0400)
Commit migrated from https://github.com/dotnet/corefx/commit/354260c3a67c69a1009e4bf8c2cba4f63c5828cd

eng/dependencies.props

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