Skip to content

Fix Winforms High DPI sample configuration #1495

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

Merged
merged 1 commit into from
Aug 29, 2022
Merged

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