summaryrefslogtreecommitdiff
path: root/src/.nuget
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2016-08-10 14:58:00 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2016-08-10 14:58:00 -0700
commit0d42fb71b4db418a0eb140d236826b29b17a24a8 (patch)
treef74b5d79d87ccf43ada7ed978b5028d35446579c /src/.nuget
parent6f650201bac6fc986257b9ea548c747d1ba0fd13 (diff)
downloadcoreclr-0d42fb71b4db418a0eb140d236826b29b17a24a8.tar.gz
coreclr-0d42fb71b4db418a0eb140d236826b29b17a24a8.tar.bz2
coreclr-0d42fb71b4db418a0eb140d236826b29b17a24a8.zip
Update Arm32 package version reference
Diffstat (limited to 'src/.nuget')
-rw-r--r--src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
index c065220c4e..634af4fdc9 100644
--- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
+++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
@@ -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 -->