Update CoreFx to preview1-25930-02 (#15295)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 30 Nov 2017 04:38:08 +0000 (22:38 -0600)
committerStephen Toub <stoub@microsoft.com>
Thu, 30 Nov 2017 04:38:08 +0000 (23:38 -0500)
dependencies.props

index bae1449705e00e6e561a51605530221412193e68..f4edc4a0a57481c4bef05246f283734ad3dc941f 100644 (file)
@@ -23,7 +23,7 @@
 
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
-    <CoreFxCurrentRef>c1c732982a459885712239f25e9804523ca6be52</CoreFxCurrentRef>
+    <CoreFxCurrentRef>bba1a4613ae42244b45f786e64cfd3f7e27a17af</CoreFxCurrentRef>
     <CoreClrCurrentRef>c1c732982a459885712239f25e9804523ca6be52</CoreClrCurrentRef>
     <BuildToolsCurrentRef>f234cc2844462657ba3c33ea34810577306ae9a1</BuildToolsCurrentRef>
     <PgoDataCurrentRef>c1c732982a459885712239f25e9804523ca6be52</PgoDataCurrentRef>
@@ -31,8 +31,8 @@
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25929-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-25929-02</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25930-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-25930-02</MicrosoftNETCorePlatformsPackageVersion>
     <PgoDataPackageVersion>99.99.99-master-20171129-0045</PgoDataPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25929-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>