summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2016-10-18 15:00:32 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2016-10-18 15:00:32 -0700
commit724e30463d73b1a297d5205e287f07ef78da0fe4 (patch)
tree3e209eec2241b9b4a68d2e29dc635dff9e0f62b3 /src/.nuget/Microsoft.NETCore.Runtime.CoreCLR
parent4a48315e9924d148d38a6b3ebca4ffa0c1537f1a (diff)
downloadcoreclr-724e30463d73b1a297d5205e287f07ef78da0fe4.tar.gz
coreclr-724e30463d73b1a297d5205e287f07ef78da0fe4.tar.bz2
coreclr-724e30463d73b1a297d5205e287f07ef78da0fe4.zip
Remove Arm32 dependency from closed build
Diffstat (limited to 'src/.nuget/Microsoft.NETCore.Runtime.CoreCLR')
-rw-r--r--src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj7
1 files changed, 0 insertions, 7 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 0557b3d1b2..aa01e6265d 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
@@ -9,13 +9,6 @@
<IncludeRuntimeJson>true</IncludeRuntimeJson>
</PropertyGroup>
<ItemGroup>
- <!-- ARM32_TODO: Clean this up.
- 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>$(Win8ArmPackageVersion)</Version>
- </RuntimeDependency>
<!-- ApiSets are only applicable for Windows.
Despite the unconditioned package dependency it is constrained by runtime IDs within it's own package -->
<Dependency Include="Microsoft.NETCore.Windows.ApiSets">