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

Incorrect WindowsTargetPlatformVersion in Foundation*.vcxproj #3542

Closed
tpzworks opened this issue Mar 15, 2022 · 2 comments
Closed

Incorrect WindowsTargetPlatformVersion in Foundation*.vcxproj #3542

tpzworks opened this issue Mar 15, 2022 · 2 comments

Comments

@tpzworks
Copy link

Foundation_*.vcxproj sets WindowsTargetPlatformVersion to 8.1
8.1

This prevents compiling under VS2022 because 10.0 SDK is installed by default.
Other vcxproj files do not set WindowsTargetPlatformVersion.

@hmartinez82
Copy link
Member

hmartinez82 commented Jun 22, 2022

This was fixed in #3607

@hmartinez82
Copy link
Member

I recommend we close this as a dup of #3605

@aleks-f aleks-f closed this as completed Jun 23, 2022
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

No branches or pull requests

3 participants