mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:39:00 +08:00
d13329216a
There was no supports expression before so there is ci.baseline.txt impact. In support of https://github.com/microsoft/vcpkg/pull/21502
9 lines
284 B
JSON
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"
|
|
}
|