Adding Microsoft.NETCore.Native package (#8791)
authorSedar Gokbulut <sedarg@microsoft.com>
Wed, 4 Jan 2017 19:21:20 +0000 (11:21 -0800)
committerGitHub <noreply@github.com>
Wed, 4 Jan 2017 19:21:20 +0000 (11:21 -0800)
commiteea7b4691c0a489435814e48a257a9d047475006
treef2a41fcb9ac19d79fef1079cb821940eef26cc27
parent4b93ba94828c879356ef9dd3246397cee3431e2e
Adding Microsoft.NETCore.Native package (#8791)

* "Adding Microsoft.NETCore.Native package"

* Adding generic linux configuration to Microsoft.NETCore.Native package

* Fixing the OSX pkgproj of Microsoft.NETCore.Native to include S.Globalization.Native.dylib and not .so
18 files changed:
.gitignore
src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.builds [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/alpine/3.4.3/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/debian/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/fedora/23/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/fedora/24/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/linux/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/opensuse/13.2/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/opensuse/42.1/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/osx/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/rhel/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/ubuntu/14.04/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/ubuntu/16.04/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/ubuntu/16.10/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/descriptions.json
src/.nuget/packages.builds
src/corefx/System.Globalization.Native/CMakeLists.txt