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

Platform condition is not working #33

Open
Feroks opened this issue Nov 5, 2020 · 2 comments
Open

Platform condition is not working #33

Feroks opened this issue Nov 5, 2020 · 2 comments
Labels
needs-info Need more information to help solve this

Comments

@Feroks
Copy link

Feroks commented Nov 5, 2020

I am trying to specify condition for platform by using _ResizetizerIsUWP variable. Somehow, it does not work. I have tried to do it in sample app of this repo and it does not work as well. Am i missing something?

@Redth
Copy link
Owner

Redth commented Nov 17, 2020

Here's how that property is set: https://github.com/Redth/ResizetizerNT/blob/master/Resizetizer.NT/Resizetizer.NT.targets#L20

What are the values of your $(TargetPlatformIdentifier) and $(OutputType) ?

@Redth Redth added the needs-info Need more information to help solve this label Nov 17, 2020
@Feroks
Copy link
Author

Feroks commented Nov 19, 2020

UAP and AppContainerExe accordingly. Does it work for you in sample project? I was unable to make it work there as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info Need more information to help solve this
Projects
None yet
Development

No branches or pull requests

2 participants