Update Arm32 package version reference
authorGaurav Khanna <gkhanna@microsoft.com>
Wed, 10 Aug 2016 21:58:00 +0000 (14:58 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Wed, 10 Aug 2016 21:58:00 +0000 (14:58 -0700)
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj

index c065220..634af4f 100644 (file)
@@ -13,7 +13,7 @@
     <!-- Declare a runtime dependency on the win8-arm CoreCLR built using the TFS builds -->
     <RuntimeDependency Include="runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR">
       <TargetRuntime>win8-arm</TargetRuntime>
-      <Version>1.0.4-$(ExternalExpectedPrerelease)</Version>
+      <Version>1.1.0-$(ExternalExpectedPrerelease)</Version>
     </RuntimeDependency>
     <!-- ApiSets are only applicable for Windows. 
          Despite the unconditioned package dependency it is constrained by runtime IDs within it's own package -->