summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR
diff options
context:
space:
mode:
authorJohn Chen <jochen@microsoft.com>2016-12-15 08:47:23 -0800
committerGitHub <noreply@github.com>2016-12-15 08:47:23 -0800
commit4f0753dce7402a2f9f51735292f07b6165989d17 (patch)
treea12a0a49304d97d4e9382047e684f2ffdf79fe3e /src/.nuget/Microsoft.NETCore.Runtime.CoreCLR
parentc8194b0cc48d1722d36cec349bf6bd5f33911708 (diff)
downloadcoreclr-4f0753dce7402a2f9f51735292f07b6165989d17.tar.gz
coreclr-4f0753dce7402a2f9f51735292f07b6165989d17.tar.bz2
coreclr-4f0753dce7402a2f9f51735292f07b6165989d17.zip
Remove API Set dependency (#8624)
Diffstat (limited to 'src/.nuget/Microsoft.NETCore.Runtime.CoreCLR')
-rw-r--r--src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj5
1 files changed, 0 insertions, 5 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 f40ee4f4b7..a8e437663a 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,11 +9,6 @@
<IncludeRuntimeJson>true</IncludeRuntimeJson>
</PropertyGroup>
<ItemGroup>
- <!-- 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">
- <Version>$(WindowsAPISetPackageVersion)</Version>
- </Dependency>
<ProjectReference Include="..\Microsoft.NETCore.Jit\Microsoft.NETCore.Jit.pkgproj" />
<ProjectReference Include="win\Microsoft.NETCore.Runtime.CoreCLR.pkgproj">
<Platform>amd64</Platform>