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

Apply DOTNET_ROLL_FORWARD to the PAC UI Backend for M1 Macs #220

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

tehcrashxor
Copy link
Member

As reported in #215 (and similar to Issue #139 / PR #141), we have issues with running the currently net5.0 PAC on M1 macs when net6.0 has been installed on the machine. This isn't an issue for PAC run in the terminal per the previous fix, but the DOTNET_ROLL_FORWARD environment variable was only set for the terminal PAC instances, and not the PAC process spawned for the UI backend.

This was missed in bugbash as the environment variable was set machine wide in our earlier tests that produced the #141 fix, and hadn't since been removed.

@tehcrashxor tehcrashxor requested review from davidjenni and a team June 28, 2022 22:57
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