Update Standard, WCF to preview1-25809-01, preview2-25809-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 9 Oct 2017 13:38:56 +0000 (06:38 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 9 Oct 2017 13:38:56 +0000 (06:38 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/607003c52c8e048b0be30a084448bc7a02d462f3

src/installer/dependencies.props

index 8802e75..7639e90 100644 (file)
@@ -11,8 +11,8 @@
   <PropertyGroup>
     <CoreFxCurrentRef>5807b5e445a6757d525bf46e7de515a04f4a5221</CoreFxCurrentRef>
     <CoreClrCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</CoreClrCurrentRef>
-    <StandardCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</StandardCurrentRef>
-    <WCFCurrentRef>5807b5e445a6757d525bf46e7de515a04f4a5221</WCFCurrentRef>
+    <StandardCurrentRef>54335e60fab0f62b868ec68e357dd21e6fe36a07</StandardCurrentRef>
+    <WCFCurrentRef>54335e60fab0f62b868ec68e357dd21e6fe36a07</WCFCurrentRef>
     <BuildToolsCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</BuildToolsCurrentRef>
   </PropertyGroup>
 
@@ -23,9 +23,9 @@
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25806-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25524-00</MicrosoftNetNativeCompilerPackageVersion>
-    <NETStandardVersion>2.1.0-preview1-25806-01</NETStandardVersion>
+    <NETStandardVersion>2.1.0-preview1-25809-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.5.0-preview2-25808-01</WcfVersion>
+    <WcfVersion>4.5.0-preview2-25809-01</WcfVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->