summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.pkgproj
diff options
context:
space:
mode:
authorSedar Gokbulut <sedarg@microsoft.com>2017-01-05 08:53:53 -0800
committerSedar Gokbulut <sedarg@microsoft.com>2017-01-05 08:56:41 -0800
commitdcf5aaa0c7579b9d427a6f29ec62f410ce4c729c (patch)
treed58125848374cb4a3546f31d5a5a66545b36c2f5 /src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.pkgproj
parent25dc0b6b7d9ee40a9d64a570ada8821d2e8f0f76 (diff)
downloadcoreclr-dcf5aaa0c7579b9d427a6f29ec62f410ce4c729c.tar.gz
coreclr-dcf5aaa0c7579b9d427a6f29ec62f410ce4c729c.tar.bz2
coreclr-dcf5aaa0c7579b9d427a6f29ec62f410ce4c729c.zip
Revert "Adding Microsoft.NETCore.Native package (#8791)"
This reverts commit eea7b4691c0a489435814e48a257a9d047475006.
Diffstat (limited to 'src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.pkgproj')
-rw-r--r--src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.pkgproj50
1 files changed, 0 insertions, 50 deletions
diff --git a/src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.pkgproj b/src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.pkgproj
deleted file mode 100644
index 51b524a1c8..0000000000
--- a/src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.pkgproj
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <PropertyGroup>
- <SkipPackageFileCheck>true</SkipPackageFileCheck>
- <SkipValidatePackage>true</SkipValidatePackage>
- <PackagePlatforms>x64;x86;arm64;arm;</PackagePlatforms>
- <OutputPath>$(PackagesOutputPath)</OutputPath>
- <IncludeRuntimeJson>true</IncludeRuntimeJson>
- </PropertyGroup>
- <ItemGroup>
- <ProjectReference Include="linux\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="debian\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="fedora\23\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="fedora\24\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="opensuse\13.2\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="opensuse\42.1\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="rhel\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="ubuntu\14.04\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="ubuntu\16.04\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="ubuntu\16.10\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="alpine\3.4.3\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- <ProjectReference Include="osx\Microsoft.NETCore.Native.pkgproj">
- <Platform>amd64</Platform>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-</Project>