Skip to content

Conversation

@champnic
Copy link
Contributor

Summary

We got pinged on the WebView2 repo about a bug in the HighDPI sample that was confusing our users:
MicrosoftEdge/WebView2Feedback#1700 (comment)

Here's the related issue on the dotnet/docs-desktop repo:
#1485

The fix is to change the tag with the correct tag. The correct tags are demonstrated on this page:
https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/winforms/

Fixes #1485

We got pinged on the WebView2 repo about a bug in the HighDPI sample that was confusing our users:
MicrosoftEdge/WebView2Feedback#1700 (comment)

Here's the related issue on the dotnet/docs-desktop repo:
dotnet#1485

The fix is to change the <compatibility> tag with the correct <configuration> tag.
Copy link
Contributor

@adegeo adegeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@adegeo adegeo merged commit 646836a into dotnet:main Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

High DPI support app.config sample typo

3 participants