Update CoreFx, Standard to preview1-25810-03, preview1-25810-01, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 10 Oct 2017 16:14:45 +0000 (11:14 -0500)
committerStephen Toub <stoub@microsoft.com>
Tue, 10 Oct 2017 16:14:45 +0000 (12:14 -0400)
Commit migrated from https://github.com/dotnet/corefx/commit/f8dc3b5cf463418a3f34da6af52e5bfeb75b8e1f

src/libraries/dependencies.props

index ee0e66c..089ac6f 100644 (file)
@@ -9,27 +9,27 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>9a5e9694a6f1e4cd652cceb03bd3626cc66a42c3</CoreFxCurrentRef>
+    <CoreFxCurrentRef>ebf6220f4a0c5c78fdc6ee3b3fd35e31c2efbbc7</CoreFxCurrentRef>
     <CoreClrCurrentRef>dd697f4a9ac9f36d1841ac475ccb6ef46d11466e</CoreClrCurrentRef>
     <CoreSetupCurrentRef>dd697f4a9ac9f36d1841ac475ccb6ef46d11466e</CoreSetupCurrentRef>
     <ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
     <ProjectNTfsCurrentRef>9a5e9694a6f1e4cd652cceb03bd3626cc66a42c3</ProjectNTfsCurrentRef>
     <ProjectNTfsTestILCCurrentRef>9a5e9694a6f1e4cd652cceb03bd3626cc66a42c3</ProjectNTfsTestILCCurrentRef>
     <SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
-    <StandardCurrentRef>54335e60fab0f62b868ec68e357dd21e6fe36a07</StandardCurrentRef>
+    <StandardCurrentRef>ebf6220f4a0c5c78fdc6ee3b3fd35e31c2efbbc7</StandardCurrentRef>
     <BuildToolsCurrentRef>9a5e9694a6f1e4cd652cceb03bd3626cc66a42c3</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <PlatformPackageVersion>2.1.0-preview1-25810-01</PlatformPackageVersion>
-    <CoreFxExpectedPrerelease>preview1-25810-01</CoreFxExpectedPrerelease>
+    <PlatformPackageVersion>2.1.0-preview1-25810-03</PlatformPackageVersion>
+    <CoreFxExpectedPrerelease>preview1-25810-03</CoreFxExpectedPrerelease>
     <CoreClrPackageVersion>2.1.0-preview1-25806-01</CoreClrPackageVersion>
     <ExternalExpectedPrerelease>beta-25627-00</ExternalExpectedPrerelease>
     <ProjectNTfsExpectedPrerelease>beta-25810-00</ProjectNTfsExpectedPrerelease>
     <ProjectNTfsTestILCExpectedPrerelease>beta-25810-00</ProjectNTfsTestILCExpectedPrerelease>
     <ProjectNTfsTestILCPackageVersion>1.0.0-beta-25810-00</ProjectNTfsTestILCPackageVersion>
-    <NETStandardPackageVersion>2.1.0-preview1-25809-01</NETStandardPackageVersion>
+    <NETStandardPackageVersion>2.1.0-preview1-25810-01</NETStandardPackageVersion>
     <NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
     <MicrosoftNETCoreAppPackageVersion>2.1.0-preview1-25806-02</MicrosoftNETCoreAppPackageVersion>
     <!-- Use the SNI runtime package -->