19 lines
367 B
JSON
19 lines
367 B
JSON
{
|
|
"swift-winrt": "0.5.0",
|
|
"package": {
|
|
"id": "Microsoft.Windows.SDK.Contracts",
|
|
"version": "10.0.18362.2005"
|
|
},
|
|
"projects": ["WindowsFoundation"],
|
|
"dependencies": [
|
|
],
|
|
"include": [
|
|
"Windows.Foundation.Collections",
|
|
"Windows.Foundation.Numerics",
|
|
"Windows.Foundation",
|
|
],
|
|
"exclude": [
|
|
"Windows.Foundation.PropertyValue"
|
|
]
|
|
}
|