Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IScreenshotResult: no matching element #31

Closed
davidbritch opened this issue Nov 8, 2022 · 1 comment · Fixed by dotnet/maui#11223
Closed

IScreenshotResult: no matching element #31

davidbritch opened this issue Nov 8, 2022 · 1 comment · Fixed by dotnet/maui#11223

Comments

@davidbritch
Copy link
Contributor

The .NET 7 API docs build process has introduced the following into docs/xml/Microsoft.Maui.Media/IScreenshotResult.xml:

        <!-- No matching elements were found for the following include tag -->
         <include file="../../docs/Microsoft.Maui.Essentials/IScreenshotResult.xml" path="//Member[@MemberName='CopyToAsync']/Docs/*" />

This will most likely need removing, and the MAUI source correcting, before mdoc can update this file.

@jfversluis
Copy link
Member

Should be fixed by: dotnet/maui#11223

Although when merged it needs to be ported to the net7 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants