Line up corefx & core-setup versions
authorwtgodbe <wigodbe@microsoft.com>
Fri, 8 Nov 2019 19:19:14 +0000 (11:19 -0800)
committerwtgodbe <wigodbe@microsoft.com>
Fri, 8 Nov 2019 19:19:14 +0000 (11:19 -0800)
eng/Version.Details.xml
eng/Versions.props

index 543c5e5..03a62b2 100644 (file)
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>8eb29ba860a3cfcfe68f9a8256caa7efc1f1aaba</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-preview3.19555.2">
+    <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-preview3.19551.4">
       <Uri>https://github.com/dotnet/corefx</Uri>
-      <Sha>52985c4d5ebda0d1870ee75bd85ba96d7dd7ff1b</Sha>
+      <Sha>046765913dff824f9ed0f2d2fe0fb9b111906cf5</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0-preview3.19555.2">
+    <Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0-preview3.19551.4">
       <Uri>https://github.com/dotnet/corefx</Uri>
-      <Sha>52985c4d5ebda0d1870ee75bd85ba96d7dd7ff1b</Sha>
+      <Sha>046765913dff824f9ed0f2d2fe0fb9b111906cf5</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App" Version="3.1.0-preview3.19553.2">
       <Uri>https://github.com/dotnet/core-setup</Uri>
index 7ed2716..a20e6cc 100644 (file)
@@ -21,8 +21,8 @@
     <!-- roslyn -->
     <MicrosoftNetCompilersToolsetVersion>3.3.0-beta2-19367-02</MicrosoftNetCompilersToolsetVersion>
     <!-- corefx -->
-    <MicrosoftPrivateCoreFxNETCoreAppVersion>4.7.0-preview3.19555.2</MicrosoftPrivateCoreFxNETCoreAppVersion>
-    <MicrosoftNETCorePlatformsVersion>3.1.0-preview3.19555.2</MicrosoftNETCorePlatformsVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppVersion>4.7.0-preview3.19551.4</MicrosoftPrivateCoreFxNETCoreAppVersion>
+    <MicrosoftNETCorePlatformsVersion>3.1.0-preview3.19551.4</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
     <MicrosoftNETCoreAppVersion>3.1.0-preview3.19553.2</MicrosoftNETCoreAppVersion>