Update CoreFx to preview3-26331-02 (dotnet/core-setup#3947)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sat, 31 Mar 2018 02:29:09 +0000 (21:29 -0500)
committerAhson Khan <ahkha@microsoft.com>
Sat, 31 Mar 2018 02:29:09 +0000 (19:29 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/482fc54de30c82fd79bf1407ae478d97d137a569

src/installer/dependencies.props

index 366cc0e..11a0fe6 100644 (file)
@@ -9,16 +9,16 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>d9e169e2e3596df6cf46c6bdc0da66c3fab5e649</CoreFxCurrentRef>
+    <CoreFxCurrentRef>3ea5068d11ab2844483e26cd71bf3c50216f9fe5</CoreFxCurrentRef>
     <CoreClrCurrentRef>0ac09236ebb57c3c25bf7fa73dc774549ae8ed2f</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <BuildToolsCurrentRef>0ac09236ebb57c3c25bf7fa73dc774549ae8ed2f</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26330-06</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26331-02</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26330-06</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26331-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26331-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>