System.IO.Ports native package (dotnet/corefx#35126)
authorKrzysztof Wicher <mordotymoja@gmail.com>
Thu, 14 Feb 2019 18:19:46 +0000 (10:19 -0800)
committerGitHub <noreply@github.com>
Thu, 14 Feb 2019 18:19:46 +0000 (10:19 -0800)
commitc5a0a6e77ee577b6cf41682b6d6f7d9bf30371e0
tree05724c32d2f5ceeb0c4d637489bb5ff497189523
parentf1c1f6ee798f222c2e57ed28fe66f0e7bcc76e23
System.IO.Ports native package (dotnet/corefx#35126)

* System.IO.Ports native package

* add inputs and outputs

* fix build

* change the way native package is build

* fix pkgproj and props per feedback

* NativeFile -> File

* add workaround for the package test

* exclude runtime.native.Syystem.IO.Ports from package testing

* disable also System.IO.Ports

* Add BaselineVersion and InboxOn in packageIndex.json

Commit migrated from https://github.com/dotnet/corefx/commit/c776f656fd19cb371a05015dc452385a5222663b
src/libraries/System.IO.Ports/pkg/System.IO.Ports.pkgproj
src/libraries/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
src/libraries/pkg/runtime.native.System.IO.Ports/Configurations.props [new file with mode: 0644]
src/libraries/pkg/runtime.native.System.IO.Ports/netcoreapp.rids.props [new file with mode: 0644]
src/libraries/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.builds [new file with mode: 0644]
src/libraries/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.pkgproj [new file with mode: 0644]
src/libraries/pkg/test/packageSettings/System.IO.Ports/netcoreapp1.0/workaroundDowngrade.targets [new file with mode: 0644]
src/libraries/pkg/test/testPackages.proj