Update ProjectNTfs to beta-27716-00 (dotnet/corefx#37698)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 16 May 2019 15:42:41 +0000 (08:42 -0700)
committerStephen Toub <stoub@microsoft.com>
Thu, 16 May 2019 15:42:41 +0000 (08:42 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/7e44240e1644e80a856d81cb989f26751fa52579

eng/dependencies.props

index f38f7fe..84ccdd6 100644 (file)
@@ -9,12 +9,12 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <ProjectNTfsCurrentRef>a801a54ca7cc0973da761acb95a7863395515ebe</ProjectNTfsCurrentRef>
+    <ProjectNTfsCurrentRef>3c9929f249aa95695ac87c545685508e25d95ae7</ProjectNTfsCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <ProjectNTfsExpectedPrerelease>beta-27715-00</ProjectNTfsExpectedPrerelease>
+    <ProjectNTfsExpectedPrerelease>beta-27716-00</ProjectNTfsExpectedPrerelease>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->