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

Target a Windows SDK to allow for usage of WinRT APIs #4249

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Bugadinho
Copy link

This changes the project's target framework from net6.0 to net6.0-windows10.0.17763.0, which targets Windows 10 (1809). This allows for the usage of APIs introduced with WinRT.

@bluepilledgreat
Copy link
Member

why does this have to be a separate pr

@Bugadinho
Copy link
Author

Mostly just to prevent conflicts on the other pull requests or in the case one just doesn't make sense.

@bluepilledgreat
Copy link
Member

oh, i didnt notice that network information stuff also used winrt apis

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 this pull request may close these issues.

2 participants