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

Consider using more specific TargetDeviceFamily values than Windows.Universal #25332

Closed
jdm opened this issue Dec 18, 2019 · 1 comment
Closed

Consider using more specific TargetDeviceFamily values than Windows.Universal #25332

jdm opened this issue Dec 18, 2019 · 1 comment
Labels
Projects

Comments

@jdm
Copy link
Member

@jdm jdm commented Dec 18, 2019

<Dependencies>
    <TargetDeviceFamily Name="Windows.Holographic" MinVersion="10.0.18362.1" MaxVersionTested="10.0.18362.1"/>
</Dependencies>

This would make it HoloLens-only. We could add multiple entries to support specific platforms and not make it available on others. It's not clear to me if that's actually important or not.

@jdm jdm added the P-windows label Dec 18, 2019
@jdm jdm added this to To do in UWP port via automation Dec 18, 2019
@jdm
Copy link
Member Author

@jdm jdm commented May 29, 2020

This shouldn't be necessary any more.

@jdm jdm closed this May 29, 2020
UWP port automation moved this from To do to Done May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
UWP port
  
Done
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.