-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
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
Labels
No labels