Update CoreFx, Standard, WCF to preview1-25812-02, preview1-25812-01, preview2-25812...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 12 Oct 2017 13:55:07 +0000 (06:55 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 12 Oct 2017 13:55:07 +0000 (06:55 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/bf467a8383f2515d3e87826cafcfc33bea16784b

src/installer/dependencies.props

index a089c95..bdbb25b 100644 (file)
@@ -9,23 +9,23 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>ac3e28d6b1920e79e74205cc281fbd40ec48867c</CoreFxCurrentRef>
+    <CoreFxCurrentRef>3dfbdd3cd37bba41060021873c48c2fac6405737</CoreFxCurrentRef>
     <CoreClrCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</CoreClrCurrentRef>
-    <StandardCurrentRef>ac3e28d6b1920e79e74205cc281fbd40ec48867c</StandardCurrentRef>
-    <WCFCurrentRef>54335e60fab0f62b868ec68e357dd21e6fe36a07</WCFCurrentRef>
+    <StandardCurrentRef>3dfbdd3cd37bba41060021873c48c2fac6405737</StandardCurrentRef>
+    <WCFCurrentRef>3dfbdd3cd37bba41060021873c48c2fac6405737</WCFCurrentRef>
     <BuildToolsCurrentRef>ac3e28d6b1920e79e74205cc281fbd40ec48867c</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25811-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-25811-01</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <PlatformPackageVersion>2.1.0-preview1-25811-01</PlatformPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25812-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-25812-02</MicrosoftPrivateCoreFxUAPPackageVersion>
+    <PlatformPackageVersion>2.1.0-preview1-25812-02</PlatformPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25806-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25524-00</MicrosoftNetNativeCompilerPackageVersion>
-    <NETStandardVersion>2.1.0-preview1-25811-01</NETStandardVersion>
+    <NETStandardVersion>2.1.0-preview1-25812-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.5.0-preview2-25809-01</WcfVersion>
+    <WcfVersion>4.5.0-preview2-25812-01</WcfVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->