Skip to content

The Windows Metadata files are out of date #549

@JeffInChrist

Description

@JeffInChrist

At the external folder, there are three *.winmd files added 3 years ago. They are out of date. For instance, the version of Windows.Foundation.UniversalApiContract is still 4.0 while the latest release is 10.0. So we cannot run unit tests against latest API's with these *.winmd files. I tried to test the signatures of several API's as below, getting an exception saying "System.Exception : Can't find property/type ..."

Windows.UI.Xaml.UIElement.ActualSize
Windows.UI.Xaml.UIElement.TransformMatrix
Windows.Foundation.GuidHelper
Windows.Foundation.GuidHelper.Equals

Shall we update them with the latest version?
https://github.com/mono/api-doc-tools/tree/develop/external/Windows/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions