Skip to content

Conversation

@jonthysell
Copy link
Contributor

@jonthysell jonthysell commented Mar 31, 2020

  • Removed x86 override for msbuild tasks in CI, publish
  • Switch from MSBuild to VSBuild
  • Added <AppxGeneratePrisForPortableLibrariesEnabled>false</AppxGeneratePrisForPortableLibrariesEnabled> to C# app projects to fix build issues with msbuild x64
  • Added /p:AppxGeneratePrisForPortableLibrariesEnabled=false for testcli build task
Microsoft Reviewers: Open in CodeFlow

@jonthysell jonthysell requested a review from a team as a code owner March 31, 2020 17:27
@jonthysell jonthysell added AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) Backport to 0.61 labels Mar 31, 2020
@ghost
Copy link

ghost commented Mar 31, 2020

Hello @jonthysell!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 60 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@jonthysell jonthysell removed the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label Mar 31, 2020
@jonthysell jonthysell changed the title Update MSBuild Tasks to use MSBuild x64 Update MSBuild ADO Tasks to use MSBuild x64 Mar 31, 2020
Copy link
Member

@vmoroz vmoroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Member

@asklar asklar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jonthysell jonthysell merged commit 1f18fbd into microsoft:master Mar 31, 2020
@jonthysell jonthysell deleted the msbuildx64 branch March 31, 2020 21:45
acoates-ms pushed a commit to acoates-ms/react-native-windows that referenced this pull request Apr 3, 2020
* Removed x86 override for msbuild tasks in CI, publish
* Switch from MSBuild to VSBuild
* Added `<AppxGeneratePrisForPortableLibrariesEnabled>false</AppxGeneratePrisForPortableLibrariesEnabled>` to C# app projects to fix build issues with msbuild x64
* Added `/p:AppxGeneratePrisForPortableLibrariesEnabled=false` for testcli build task
ghost pushed a commit that referenced this pull request Apr 3, 2020
* Fix crash when calling measure on non-framework element (#4473)

* Fix crash when calling measure on non-framework element

* Change files

* Fix new project build (#4469)

* Set $(ReactNativeWindowsDir) before it is used

* Change files

* Update MSBuild ADO Tasks to use MSBuild x64 (#4462)

* Removed x86 override for msbuild tasks in CI, publish
* Switch from MSBuild to VSBuild
* Added `<AppxGeneratePrisForPortableLibrariesEnabled>false</AppxGeneratePrisForPortableLibrariesEnabled>` to C# app projects to fix build issues with msbuild x64
* Added `/p:AppxGeneratePrisForPortableLibrariesEnabled=false` for testcli build task

* Some Direct Debugging fixes (#4440)

* Fix direct debugging

* formatting

* Change files

* Add timeout to certificate generation on project init (#4430)

* Add a timeout to catch hangs during cert generation

* Change files

* Update change files to use patch version bumping

* publishing fix

Co-authored-by: Vladimir Morozov <vmoroz@users.noreply.github.com>
Co-authored-by: Jon Thysell <jthysell@microsoft.com>
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.

4 participants