Skip to content

Conversation

@acoates-ms
Copy link
Contributor

@acoates-ms acoates-ms commented Apr 3, 2020

This backports the following changes:

Microsoft Reviewers: Open in CodeFlow

acoates-ms and others added 6 commits April 3, 2020 09:00
* Fix crash when calling measure on non-framework element

* Change files
* Set $(ReactNativeWindowsDir) before it is used

* Change files
* 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
* Fix direct debugging

* formatting

* Change files
* Add a timeout to catch hangs during cert generation

* Change files
@acoates-ms acoates-ms requested a review from a team as a code owner April 3, 2020 16:08
@acoates-ms acoates-ms added the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label Apr 3, 2020
@ghost
Copy link

ghost commented Apr 3, 2020

Hello @acoates-ms!

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, a condition that will be fulfilled in about 16 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.

@ghost ghost merged commit 062d028 into microsoft:0.61-stable Apr 3, 2020
NickGerleman added a commit to NickGerleman/react-native-windows that referenced this pull request Apr 3, 2020
This change ended up causing patched react native to land outside of the intermediate build directory, causing publish to fail. Revert it, since we seemed to not need it earlier (I think build logic after the branch changed where we defined ReactNativeWindowsDir). react-native-init CI will confirm whether this is okay to check in. Will need to followup to make sure publishing starts working after.
acoates-ms pushed a commit that referenced this pull request Apr 4, 2020
* Revert #4487 in 0.61-stable

This change ended up causing patched react native to land outside of the intermediate build directory, causing publish to fail. Revert it, since we seemed to not need it earlier (I think build logic after the branch changed where we defined ReactNativeWindowsDir). react-native-init CI will confirm whether this is okay to check in. Will need to followup to make sure publishing starts working after.

* Change files
@acoates-ms acoates-ms deleted the 61fixes branch May 21, 2020 17:16
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants