vcpkg/ports/nethost/vcpkg.json
Billy O'Neal d13329216a
[nethost] Remove vcpkg_fail_port_install. (#22751)
There was no supports expression before so there is ci.baseline.txt impact.

In support of https://github.com/microsoft/vcpkg/pull/21502
2022-01-24 02:17:49 -08:00

9 lines
284 B
JSON

{
"name": "nethost",
"version-date": "2019-12-21",
"port-version": 2,
"description": "Provides a set of APIs that can be used to host .NET Core (dotnet)",
"homepage": "https://github.com/dotnet/runtime/tree/master/src/installer/corehost/cli/nethost",
"supports": "!uwp"
}