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

Set UseDotNetNativeToolchain=true in all csproj files for x86/release #653

Merged
merged 1 commit into from
Feb 16, 2016
Merged

Conversation

luiscantero
Copy link
Contributor

Fix for #607

@JerryNixon
Copy link
Member

Why?

@luiscantero
Copy link
Contributor Author

Try to generate a package for the Store and you will see why - .NET Native Compilation needs to be enabled in x86 release mode for it to work. We discussed this in #607. See also:
[UWP] URGENT - Create App Packages ... BundleArtifacts\Upload\x86.txt' not found!
and
Cannot create appxupload file due to x86.txt not found

JerryNixon added a commit that referenced this pull request Feb 16, 2016
Set UseDotNetNativeToolchain=true in all csproj files for x86/release
@JerryNixon JerryNixon merged commit 961ad01 into Windows-XAML:master Feb 16, 2016
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