Update CoreFx, CoreSetup to preview1-25812-01, preview1-25811-02, respectively (dotne...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 12 Oct 2017 04:36:10 +0000 (23:36 -0500)
committerDan Moseley <danmose@microsoft.com>
Thu, 12 Oct 2017 04:36:10 +0000 (21:36 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/882303fc6863f3cfd86c6860c37fd898905d781f

src/libraries/dependencies.props

index ed54786..4c35c18 100644 (file)
@@ -9,9 +9,9 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>beb099f384e76b4421813d81ccad8eb0581da00d</CoreFxCurrentRef>
+    <CoreFxCurrentRef>ae4d0587203066d577bd5ed3e6c19fbda7b255e1</CoreFxCurrentRef>
     <CoreClrCurrentRef>dd697f4a9ac9f36d1841ac475ccb6ef46d11466e</CoreClrCurrentRef>
-    <CoreSetupCurrentRef>beb099f384e76b4421813d81ccad8eb0581da00d</CoreSetupCurrentRef>
+    <CoreSetupCurrentRef>ae4d0587203066d577bd5ed3e6c19fbda7b255e1</CoreSetupCurrentRef>
     <ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
     <ProjectNTfsCurrentRef>bf5543ac72f44fdaff3f4417b7e8914e2cbdb5ba</ProjectNTfsCurrentRef>
     <ProjectNTfsTestILCCurrentRef>bf5543ac72f44fdaff3f4417b7e8914e2cbdb5ba</ProjectNTfsTestILCCurrentRef>
@@ -22,8 +22,8 @@
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <PlatformPackageVersion>2.1.0-preview1-25811-01</PlatformPackageVersion>
-    <CoreFxExpectedPrerelease>preview1-25811-01</CoreFxExpectedPrerelease>
+    <PlatformPackageVersion>2.1.0-preview1-25812-01</PlatformPackageVersion>
+    <CoreFxExpectedPrerelease>preview1-25812-01</CoreFxExpectedPrerelease>
     <CoreClrPackageVersion>2.1.0-preview1-25806-01</CoreClrPackageVersion>
     <ExternalExpectedPrerelease>beta-25627-00</ExternalExpectedPrerelease>
     <ProjectNTfsExpectedPrerelease>beta-25811-00</ProjectNTfsExpectedPrerelease>
@@ -31,7 +31,7 @@
     <ProjectNTfsTestILCPackageVersion>1.0.0-beta-25811-00</ProjectNTfsTestILCPackageVersion>
     <NETStandardPackageVersion>2.1.0-preview1-25811-01</NETStandardPackageVersion>
     <NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
-    <MicrosoftNETCoreAppPackageVersion>2.1.0-preview1-25810-02</MicrosoftNETCoreAppPackageVersion>
+    <MicrosoftNETCoreAppPackageVersion>2.1.0-preview1-25811-02</MicrosoftNETCoreAppPackageVersion>
     <!-- Use the SNI runtime package -->
     <SniPackageVersion>4.4.0</SniPackageVersion>
   </PropertyGroup>